The script helps commiting changes on several branches in CVS by creating a bunch of CVS commands which the user normally would have to create himself.
Cvsplot is a perlscript which analyses the history of a CVS-managed project. The script executes on a set of files, analyses their history, and automatically generates graphs that plot lines of code and number of files against time.
rcsplot is a Perlscript that generates plots of RCS/CVS archive activity. The script takes a list of RCS/CVS files/directories and generates plots of the lines added/delete. HTML files are created to make the plots easy to navigate using a web browser.