A CVS pserver implementation that works against an SVN (Subversion) repository. Useful for e.g. old build-scripts or legacy application when migrating from cvs to svn.
This script was designed to run on a PHP-enabled web server that hosts Mercurial (Hg) repositories. It will initialize a new repository under the specified name and create the HGRC file with the description and contact information.
TunnelTools is a set of perl scripts to allow anonymous rsync and CVS access from machines inside a firewall by tunneling over an ssh connection to a host outside the firewall.
CVS Client is a Java servlet-based web application which provides client functionalities for various version control systems. Unlike most web-based CVS clients, CVS Client implements full range of client functions including checkout, update, and commit.
The IntegrationGuard is a small set of Java classes and some start scripts used in conjunction with CVS. This little tool supports the paradigms 'continuous and sequential integration' and 'unit testing' of 'eXtreme programming'
The enclosed Python scripts differ from most other commit notification solutions in that they coalesce all of the commit operations from a single \\\"cvs commit\\\" command into a single email. Most other solutions will send one email per directory.