Go forward to Multiple developers.
Go backward to Repository.
Go up to Top.

Starting a project with CVS
***************************

   Because renaming files and moving them between directories is
somewhat inconvenient, the first thing you do when you start a new
project should be to think through your file organization.  It is not
impossible to rename or move files, but it does increase the potential
for confusion and CVS does have some quirks particularly in the area of
renaming directories.  See Moving files.

   What to do next depends on the situation at hand.

Menu

Setting up the files
Getting the files into the repository
Defining the module
How to make a module of the files