How to set up cvstat:
	Edit cvstat.conf to represent how you want the output to look.
		If you do not know what you are doing, leave the
		defaults and then go back and change stuff as you
		find things you are unhappy with.
	Edit update.sh so it dumps a CVS log in to 'cvs-log'.
		Or just pipe the output from the 'cvs log' command
		to a file, and name it cvs-log and put it in the
		same directory as cvstat's scripts.
	Make it run however often you like, just pipe cvstat.pl to a
	file with a .html extension.

If you have access to the RCS files themselves, rather than just remote
access to a CVS repository, it may be much faster to simply run rlog on
every ,v file in the tree you are interested in, rather than making CVS
do all the work.
