This program is based on cl2html.pl, retrieved from http://www.linuxfromscratch.org/~jeroen/cl2html.pl but rewritten to produce output that is similar to the output on http://curl.haxx.se/auto/cvshistory.html.
You will need cvs2cl to use this tool.
You can download the script.
Use the tools like this:
~/src/yourproject$ cvs2cl --xml --ignore Changelog ~/src/yourproject$ cl2html < ChangeLog > ChangeLog.html
Naturally, this project is developed in CVS.
$ cvs -d :pserver:[email protected]:/home/cvs/public-cvs login Logging in to :pserver:[email protected]:2401/home/cvs/public-cvs CVS password: $ cvs -d :pserver:[email protected]:/home/cvs/public-cvs co cl2html
The CVS repository can also be access by using the HTML interface.
This page wouldn't be complete without example output. The table below is for the cl2html project itself. A few links to other live projects as well:
This tool is used or discussed elsewhere in: