About

StatCvs-XML provides reports about cvs usage based on the cvs log. It is an extension of the great StatCvs project. StatCvs-XML shares the cvs log parsing code with StatCvs but has advanced report generation and customization features:

  • Colorful 3D charts to visualize project progress
  • Extensive tables with statistical data
  • Highly customizable reports through parameterization and scriptability
  • Accurate analysis through history feature
  • Seamless integration with Apache Maven

Here is an example of the default output generated by StatCvs-XML when run on the StatCvs-XML repository.

Quickstart

Please read the manual on how to use StatCvs-XML. If you are eager to try it you can simply download the full jar and run the following commands in your project directory:

  1. cvs log > cvs.log
  2. java -jar statcvs-xml-full.jar

This will generate a bunch of html documents in a directory statcvs-xml-out/.