Setting up the files
Starting a new project
The next step is to define the module in the
`modules
' file. This is not strictly necessary,
but modules can be convenient in grouping together
related files and directories.
In simple cases these steps are sufficient to define a module.
$ cvs checkout CVSROOT/modules $ cd CVSROOT
tc
':
tc yoyodyne/tc
$ cvs commit -m "Added the tc module." modules
$ cd .. $ cvs release -d CVSROOT