INSTALLATION
QUICKSTART
See the sample httpd.conf in the same directory as CVS.pm, slap it into your real httpd.conf, replace /usr/local/CVS with your CVSROOT, copy apache_cvs.css to your DocumentRoot, restart Apache.
DOCUMENTATION
If Apache::CVS is already installed
perldoc Apache::CVS
Otherwise be the same directory as CVS.pm and
perldoc CVS
CONTRIBUTORS (patches, etc.)
COPYRIGHT
2000-2002 John Barbee. All rights reserved.
This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.