HOW-TO Install and Configure a CVS Repository Server

By Marty Phelan martyp@wainet.com

August 5, 2000


Overview

This document covers the setup of a CVS repository using CVSD to improve security and CVSWEB to add web access.

Assumptions:

Needed:

Modifications to CVSD

There are a few minor fixes needed for the beta version of CVSD. There are also some changes to the default security configuration of CVSD to be able to use it with CVSWEB.

Install and Configure CVSWEB

Now we will provide web access to the repository. Do the following:

Testing