|
Project Information
Featured
Downloads
|
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. The code uses XSLT (to filter and transform the log exported as XML) and GraphViz's "dot" (for graph layout and image output). See the demo below. StatusRelease 0.10 is out.
SVN logInstallPOSIX-like systems: ./configure make make install Windows: packaging is not yet ready in the distribution. DemoThis demo will create of the repository of the NXT-Python project. The repository has about 222 revisions and many deleted branches and tag, so this is a good use case. svn-graph-branches http://nxt-python.googlecode.com/svn/ nxt-python firefox nxt-python-r222.svg Result (follow link for SVG): |
