StatCVS
From Wikipedia, the free encyclopedia
(Redirected from StatCvs)
| This article is an orphan, as few or no other articles link to it. Please introduce links to this page from related articles; suggestions may be available. (March 2010) |
StatCVS is an open source program written in Java that generates graphical reports about CVS modules. It reveals, for example, which developer has made the most check-ins to the repository, and plots the development of the lines of code (LOC) of the entire module and individual folders over time.
StatCVS uses JFreeChart to generate charts. It is licensed under the GNU General Public License.
StatSVN is an extension to StatCVS that generates the same reports but for the activity of a Subversion repository.
[edit] External links
| This programming tool-related article is a stub. You can help Wikipedia by expanding it. |