svn2cl is an XSLT script that generates a clasic GNU-style changelog file from Subversion log messages. It generates a friendly-looking changelog from Subversion log messages like cvs2cl does for CVS (although this is a lot simpler with subversion).
| Tags | Software Development Documentation Version Control Text Processing Markup XSL/XSLT |
|---|---|
| Licenses | BSD Revised |
Recent releases


Release Notes: This release adds a --ticket-link option to link ticket references to a bug tracker, has a fix for script paths containing spaces, and supports passing more options to the svn log command.


Release Notes: This release fixes an annoying bug that surfaced due to an update in Gnome's libxml. It also includes some accumulated smaller bugfixes.


Release Notes: This version includes some small portability improvements to the wrapper shell script.


Release Notes: This version adds an --include-actions option, and includes some small modifications so that more XSLT processors support the template.


Release Notes: The implementation of a new option to ignore log messages that start with a specific text and change to ignore paths from outside of the directory where svn2cl is run.