cvsfs is an attempt to let a user mount a CVS project like any file system. It allows you to navigate and browse through a project tree. No preparations are required on the CVS server side.
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.
A bug in the kernel module which appeared if more than one cvsfs mount
was done in parallel has been fixed. When unmounting the second of
these, it failed and the system was no longer able to do mounts or
unmounts, which prevented a proper shutdown of the system.
New configure scripts to support a wider range of Linux installations and allow you to define the installation locations yourself, a fix for versioned kernel symbols, and support to allow versioned file access (filename@@1.1).