Download List

Project Description

Cvsplot is a Perl script which analyzes the history of a CVS-managed project. The script executes on a set of files, analyzes their history, and automatically generates graphs that plot lines of code, number of files, and user contributions against time. It supports both UNIX and Windows environments.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2003-04-07 01:37 Back to release list
1.6.4

The CVS log parser is more flexible. It seems that not all CVS logs have "state: Exp;", but sometimes have "state: Rel;" when a new file is added. This was initially detected when running cvsplot over Spamassassin. The -linestyle argument has been added, which generates plots using lines rather than discrete points. For large range plots, this can improve readability.
Tags: Minor feature enhancements

Project Resources