Main Page
From StatSVN
The wiki is moving!
This wiki is currently hosted on a residential DSL connection in Canada, and the DSL provider (295.ca, very much not recommended) has been frustratingly unreliable, and their tech support sucks.
The new wiki is at http://wiki.statsvn.org
|
StatSVN retrieves information from a Subversion repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatSVN generates a static suite of HTML or XDOC documents containing tables and chart images. StatSVN is open source software, released under the terms of the LGPL, based on StatCVS. [edit] Download[edit] Documentation[edit] Sample Reports[edit] About
[edit] Features[edit] Inherited from StatCVS
[edit] New
[edit] Future
[edit] Feedback and DiscussionWe welcome your comments and contributions!
[edit] Related Projects
|
First, download StatSVN. Check out a working copy of your project from Subversion. You need the SVN command line client, version 1.3 or higher. Typically, the command looks like this: svn co svn://server/repo/trunk/modulename Create a Subversion log file: svn log -v --xml > logfile.log Run StatSVN: java -jar /path/to/statsvn.jar /path/to/module/logfile.log /path/to/module This command creates the HTML reports in the current directory. More details are available from the User Manual. It also has all the options for customizing the reports. An important note for users of StatSVN: StatSVN needs to have access to the Subversion server. StatSVN uses JFreeChart, that needs a X server available somewhere. However if you don't want to run a real X server, it is still possible to use X Virtual Framebuffer, akaXvfb. See this page for more information about this issue. This requirement does not apply when running in Windows. If you run into problems, consider asking for help on the StatSVN users mailing list. [edit] Quick Links |


