Categories
My Python SVN Stats
I've searched the web quite a bit for a good log analysis tool for Subversion and didn't find any good projects out there. Since we use Subversion where I work I wanted to see who made the most commits, who changed how many lines, and get some nice looking graphs that would show progress in the project. Then I realised that svn --xml -v log returns XML, which is really easy to parse. So, here it is: the simplest possible, but still usable - I hope.
Last updated 19 Nov, 2008
Versions
0.4.1
- Released: 19 Nov, 2008
- Code Maturity: Alpha
- Source Archive: http://prdownload.berlios.de/mpy-svn-stats/mpy-...
- Licenses: GPLv2
- Interfaces: Command Line, Web



