Sam Miller escribió:
Does anyone know of a project similar to statCVS but for Subversion?

http://statcvs.sourceforge.net/

It would be nice if there was some sort of Trac plug-in that would calculate lines-of-code statistics for each project. Such as lines committed per day/week/month with a breakdown by each user. I realize the lines-of-code metric is probably of no interest to anyone except a PHB (pointy haired boss), but they are useful in certain instances.

'mpy svn stats' [1] may be what you're looking for. And it's in python, so integration with trac might be possible. :)

Then there is CVSAnalY[2] which is also in python and it has more features, but requires a more complex setup.

[1] <http://mpy-svn-stats.berlios.de/>
[2] <http://cvsanaly.tigris.org/>

Regards,
--
Angel Marin
http://anmar.eu.org/

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to