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.

2002-04-09 18:11
1.5

Cvsplot will now automatically exclude files that
are indicated to CVS as being binary. The script
can now handle filenames which contain spaces.
Tags: Minor feature enhancements

2002-01-09 02:00
1.4

Cvsplot has been modified so that it works for very large CVS histories without running out of stack space, and CVS repositories where file versions don't necessarily start with revision 1.1 are accounted for.
Tags: Minor bugfixes

2001-09-06 20:58
1.3

Cvsplot can now be used on specific CVS branches to generate branch-specific
statistics/plots. The script automatically detects when the branch was created
and when the final commit was. By default, the main trunk is used if no branch
is specified.
Tags: Major feature enhancements

Project Resources