We are pleased to announce the statsvn 0.5.0 release!
http://www.statsvn.orgStatSVN 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 documents containing tables and
chart images. StatSVN is open source software, released under the terms of the
LGPL, based on StatCVS. StatSVN uses JFreeChart to generate charts.
===============================================================================
Changes in this version include:
New Features:
o Add new report for 12m Rolling Developer report.
o Add ability to MERGE 2 users through the config-file
user.[userName].replacedBy=[newUserName]
o A bit of fun, added links to Twitter. In the statsvn.properties file
defining the user, See manual
o Charts are now configurable, See manual
o Through StatCVS, a few cool Twitter features to either have links to your
Twitter profile, widgets or to be able to Tweet some
StatSVN stats straight from the StatSVN generated pages.
===============================================================================
Issues, bugs, and feature requests for statsvn
should be submitted to the following issue tracking system:
http://sourceforge.net/tracker/?group_id=164845Have fun!
-The statsvn development team