Lines Matching full:modules

211 `checkout [OPTIONS] MODULES...'
351 `export [OPTIONS] MODULES...'
419 Report on checked out modules. See *Note history options::.
520 `rdiff [OPTIONS] MODULES...'
579 `rtag [OPTIONS] TAG MODULES...'
778 The most important of these files is the `modules' file, which
779 defines the modules inside the repository.
783 * modules:: Defining modules
799 File: cvs.info, Node: modules, Next: Wrappers, Up: Administrative files
801 The modules file
804 The `modules' file records your definitions of names for collections
806 update the modules file (use normal commands like `add', `commit', etc).
808 The `modules' file may contain blank lines and comments (lines
813 There are three basic types of modules: alias modules, regular
814 modules, and ampersand modules. The difference between them is the way
823 * Alias modules:: The simplest kind of module
824 * Regular modules::
825 * Ampersand modules::
827 * Module options:: Regular and ampersand modules can take options
828 * Module program options:: How the modules ``program options'' programs
832 File: cvs.info, Node: Alias modules, Next: Regular modules, Up: modules
834 Alias modules
837 Alias modules are the simplest kind of module:
849 For example, if the modules file contains:
867 File: cvs.info, Node: Regular modules, Next: Ampersand modules, Prev: Alias modules, Up: modules
869 Regular modules
909 File: cvs.info, Node: Ampersand modules, Next: Excluding directories, Prev: Regular modules, Up…
911 Ampersand modules
914 A module definition can refer to other modules by including
919 in the directory containing the module. For example, if modules
952 …s.info, Node: Excluding directories, Next: Module options, Prev: Ampersand modules, Up: modules
958 modules by using an exclamation mark (`!') before the name of each
961 For example, if the modules file contains:
969 …o, Node: Module options, Next: Module program options, Prev: Excluding directories, Up: modules
974 Either regular modules or ampersand modules can contain options,
997 with `cvs checkout -s' the modules are sorted according to
1020 File: cvs.info, Node: Module program options, Prev: Module options, Up: modules
1022 How the modules file "program options" programs are run
1041 is using if these options are updated in the modules administrative
1043 set in the modules file, and similarly for the file CVS/Update.prog and
1052 File: cvs.info, Node: Wrappers, Next: commit files, Prev: modules, Up: Administrative files
1097 The `-i' flag in the `modules' file can be used to run a certain
1098 program whenever files are committed (*note modules::). The files