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:anoncvs@yxa.extundo.com:/home/cvs/public-cvs login Logging in to :pserver:anoncvs@yxa.extundo.com:2401/home/cvs/public-cvs CVS password: $ cvs -d :pserver:anoncvs@yxa.extundo.com:/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:
| 2004-10-05 | |||
| 15:42 | jas |
index.shtml
1.10 | Fix. |
| 15:28 | jas |
index.shtml
1.9 | Fix link again. |
| 15:26 | jas |
index.shtml
1.8 | Fix link. |
| 15:16 | tag cl2html-1-8 added | ||
| 15:16 | jas |
cl2html.pl
1.8 | Add --version. |
| 15:07 | jas |
cl2html.pl
1.7 | Cosmetic fixes. |
| 15:06 | jas |
cl2html.pl
1.6 | Doc fix. |
| 15:00 | jas |
index.shtml
1.7 | Add links to other projects. |
| 14:58 | jas |
index.shtml
1.6 | Fix. |
| 14:58 | jas |
cl2html.pl
1.5 | Ego fix. |
| 14:52 | jas |
index.shtml
1.5 | Fix. |
| 13:26 | jas |
index.shtml
1.4 | Fix. |
| 13:17 | jas |
index.shtml
1.2 index.shtml 1.3 | Fix. |
| 13:10 | jas |
index.shtml
1.1 | Add. |
| 13:05 | jas |
cl2html.pl
1.4 | Just use <br>, not <p>, for \n\n. |
| 13:04 | jas |
cl2html.pl
1.3 | Translate \n\n into <p> in log messages. |
| 13:01 | jas |
cl2html.pl
1.2 | Rewrite to generate that is inspired by
<http://curl.haxx.se/auto/cvshistory.html>. Requires a slightly modified cvs2cl to support tagdates. Tested with cvs2cl version 2.57. |
| 12:59 | jas |
cl2html.pl
1.1 | Add upstream version. |
This page was created on Tue Oct 5 23:55:27 2004 using cl2html written by Simon Josefsson.