[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Announcement: automatic changelog generation - SVN2Log

From: CORE <svn2log_at_svn2log.org>
Date: 2006-08-18 11:30:13 CEST

Hello,

 I am pleased to announce renewed SVN2Log tool for automatic ChangeLog
 generation. It should be useful for all software publishers -
 commercial and non-commercial. It is useful for us and our clients,
 so I felt that we should share the script with community.

 It is available at http://www.svn2log.org
 Every suggestion is welcomed.

About SVN2Log

Do you want to publish a list of changes of your software project?
SVN2Log 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.

Features

- 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;

Benefits

- you don't need to write the same information twice - once during SVN
commit and once in a file describing a list of changes;
- forces good practice of well-describing SVN commits among
developers;
- every developer decides which information will be presented to end
users;
- provide always the latest information about changes in software used
by your clients;
- no reason to email ChangeLogs - users can have newest ChangeLogs
always published on the webpage, automatically;

Contact / Questions

All questions and feature requests should be emailed to: help@svn2log.org

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 18 11:31:57 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.