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

Project announce: svn-graph-branches

From: Olivier Mengué <olivier.mengue_at_gmail.com>
Date: Sun, 10 Oct 2010 12:54:39 +0200

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
Received on 2010-10-11 01:38:05 CEST

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.