Starting a new project -- CVS---Concurrent Versions System



Next: Multiple developers Prev: Repository Top: Top

5. Starting a project with CVS

Since cvs 1.x is bad at renaming files and moving them between directories, the first thing you do when you start a new project should be to think through your file organization. It is not impossible---just awkward---to rename or move files. 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


Next: Multiple developers Prev: Repository Top: Top