I've searched the web quite a bit for a good log analysis tool for Subversion
and didn't find any good project.
Since we use Subversion where I work I wanted to see who made 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: simpliest possible, but still usable - I hope.
Latest release is 0.4.1, download from here: mpy-svn-stats-0.4.1.tgz. Past project releases are always available from download area. Most up-to-date version is available directly from svn.
Simple stats generated by mpy-svn-stats about itself: ./mpy-svn-stats/.
Same for Zope: ./zope-stats/.
You can contact developers by berlios.de email addresses: mpietrzak(at)users.berlios.de, joasia(at)users.berlios.de, maleon(at)users.berlios.de.
Project is hosted at Berlios.
(C) by Joasia and Maciej.
|
|
|