MOD_CVS FOR APACHE 2.0.x
-------------------------------------------
Version 0.5.90


mod_cvs is a module for the Apache webserver that integrates it with cvs,
the concurrent versioning system. The basic idea is that when a file is
served by apache that is under the control of cvs (from a directory that
contain a CVS subdirectory) this module can check if the file is up-to-
date with respect to the cvs repository and, if not, update it.

Please note, however, that mod_cvs is not a web based interface to cvs. If
that's what you're looking for, try CVSweb. It can be found at
http://www.freebsd.org/projects/cvsweb.html

CREDIT

mod_cvs was originally written by Martin Insulander (martin@insulander.com).

CONTACT

The official webpage for mod_cvs is http://resare.com/noa/mod_cvs/

Comments, bug reports, suggestions or patches should be sent to
modcvs@resare.com.

LICENSE

This software is released under the Academic Free License (AFL) which is a
refinement of the traditional BSD/MIT/Apache licenses. For more
information, plese see the file LICENSE.AFL.

The copyright to this software is owned by Martin Insulander
(martin@insulander.com).

INSTALLATION

For installation instructions, please see the file INSTALL.
