Providing customized source code control with CVS
In CVS, a module is a directory or group of directories that can be checked out by name. All top-level directories in the repository are automatically modules. So, what do you want to do?
A module is a directory tree that can be checked out as one unit. Any top-level directory in the repository is a module (including CVSROOT), along with anything defined as such in the module file.
It is possible to define modules in other ways, the primary purpose of this being to make modules that are combinations of other modules.
All contents of these pages Copyright 2002 by David H. Thornley.
Permission granted for verbatim copying and use within an organization.