STATCVS(1) | General Commands Manual | STATCVS(1) |
statcvs - CVS Repository statistic analysis tool, written in Java
cvs log > cvs-logfile.log
statcvs [ options ] path/to/cvs-logfile.log path/to/checkout
This manual page documents briefly the statcvs command. This manual page was written for the Debian distribution because the original program does not have a manual page.
statcvs is a program that 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 opens source software,
released under the terms oft the LGPL.
StatCvs uses JFreeChart to generate charts.
These programs follow the usual command line syntax, with long options starting with one dashe ("-"). A list of options is included below. For a complete description, run the program without parameters
This program is a shell script wrapper based on java-wrappers(7). You therefore benefit from several features; please see the java-wrappers(7) manual page.
This manual page was written by Christian Bayle <bayle@debian.org>, for the Debian project (but may be used by others).
juillet 20, 2003 |