1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
We are pleased to announce the StatCVS 0.6.0 release! http://statcvs.sf.net
StatCVS retrieves information from a CVS 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 StatCVS generates a static
suite of HTML documents containing tables and chart images. StatCVS is open source software, released under the terms of
the LGPL. StatCVS uses JFreeChart and JTreeMap to generate charts.
===============================================================================
Changes in this version include:
New Features:
** Added javascript to automatically call bit.ly to reduce the page URL. Cool stuff! Thanks to Jason.
** add Dramatically reducing the amount of memory required to run StatCVS (up to a 10x factor for some repo).
* add Improved the ant task to support the ConfigFile and disableTwitterButton options.
* fix Typo on the -disable-twitter-button help. Thanks to Simon Josefsson.
* fix The viewvc links no longer worked. Thanks to Simon Josefsson.
===============================================================================
Issues, bugs, and feature requests for statcvs should be submitted to the following issue tracking
system: http://sourceforge.net/tracker/?group_id=57558
Have fun!
-The StatCVS development team and http://www.appendium.com
|