C.1.3 Ampersand modulesA module definition can refer to other modules by including `&module' in its definition.
Then getting the module creates a subdirectory for each such module, in the directory containing the module. For example, if modules contains
then a checkout will create an
will create the following files:
There is one quirk/bug: the messages that CVS prints omit the `ampermod', and thus do not correctly display the location to which it is checking out the files:
Do not rely on this buggy behavior; it may get fixed in a future release of CVS. This document was generated by Frank Budszuhn on 10/28/2004 using slightly modified texi2html |