Skip to content


How to run statistics on SVN

Ever wondered who is “Developer of the month?”. I’ve found this great app that does just the thing… http://www.statsvn.org/ .
I’ve taken the liberty to run it on the jBPM4 trunk, check it out here!

From the quick start:

Quick Start 

 * Download the latest release from http://sourceforge.net/projects/statsvn/
 * Expand the zip file into some directory, e.g c:\statsvn
 * Check out a working copy of the desired SVN module into
 some directory, e.g. c:\myproject.
 * Change into that directory and type
 'svn log --xml -v > svn.log'
 * Change back to the c:\statsvn directory
 * type 'java -jar statsvn.jar c:\myproject\svn.log c:\myproject'
 * Open c:\statsvn\index.html in your web browser

Regards,
Andries

Posted in general, jbpm, management.


One Response

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.

  1. Joram Barrez says

    Super cool! The urge to commit every hour, with a lot of whitespace is growing ….



Some HTML is OK

or, reply to this post via trackback.