This an initial announcement for my new Subversion-related project:

   svn-graph-branches

This tool parses the Subversion log of a repository to generate
a graph of the important events of the project: tag/branches
creation/deletion and their revisions.

Here is an example picture:


http://svn-graph-branches.googlecode.com/svn/wiki/poe-component-schedule-r100.png

The code uses XSLT (to filter and transform the log) and GraphViz
(for image output).

The first release is available *NOW* (2010-10-10 10:10:10 is a good time for
software releases) with a special release number: 0.10 (don't look for 0.01
to 0.09:
they never existed).

  http://code.google.com/p/svn-graph-branches/downloads/list

Your issues and feature request are welcome on the project bugtracker:

  http://code.google.com/p/svn-graph-branches/issues/list


Olivier Mengué
--
http://http://github.com/dolmen

Reply via email to