This section describes a typical work-session using
cvs. It assumes that a repository is set up
(see Repository).
Suppose you are working on a simple compiler. The source
consists of a handful of C files and a Makefile.
The compiler is called `tc' (Trivial Compiler),
and the repository is set up so that there is a module
called `tc'.