SVN2Log 2006-08-03 review
DownloadSVN2Log project automatically generates changelogs from Subversion repository
|
|
SVN2Log project automatically generates changelogs from Subversion repository. You do not need to waste your time and write special changelog document with a subset of features already described in your SVN commits' desriptions - you decide which parts will be displayed for your users.
Here are some key features of "SVN2Log":
automatically generates text ChangeLog file from Subversion repository in standard GNU-style format;
use /* ... */ comments in your SVN commits to mark parts of the descriptions which you don't want to be visible for users;
limit information presented using commandline switches;
UTF-8 support;
written in Python, easily scriptable so you can add it to your cron jobs;
open sourced, free to use;
Requirements:
Python
SVN2Log 2006-08-03 search tags