svn2cl

A XSLT script that generates a clasic GNU-style changelog file from Subversion log messages.
Download

svn2cl Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Price:
  • FREE
  • Publisher Name:
  • Arthur de Jong
  • Publisher web site:
  • http://ch.tudelft.nl/~arthur/nss-ldapd/

svn2cl Tags


svn2cl Description

A XSLT script that generates a clasic GNU-style changelog file from Subversion log messages. svn2cl is an xsl stylesheet for generating a clasic GNU-style ChangeLog from a subversion repository log. svn2cl is made from several changelog-like scripts using common xslt constructs found in different places. This is just my implementation.I made it because it was the only thing that I missed from cvs after I converted a repository to subversion. I used cvs2cl before.Installation:Just unpack the tarball in some directory (e.g. /opt/svn2cl-0.3) and symlink the svn2cl.sh script in your path somewhere (e.g. ln -s /opt/svn2cl-0.3/svn2cl.sh /usr/local/bin/svn2cl).Note: Be sure to keep the svn2cl.xsl file in the same directory as the svn2cl.sh script as the script looks for it there (symlinking is ok). What's New in This Release: · This release fixes an annoying bug that surfaced due to an update in Gnome's libxml. · It also includes some accumulated smaller bugfixes.


svn2cl Related Software