Develop and Download Open Source Software

Browse CVS Repository

Annotation of /xoonips/CVSROOT/modules

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.3 - (hide annotations) (download)
Thu Oct 13 06:44:39 2005 UTC (18 years, 6 months ago) by tani
Branch: MAIN
Changes since 1.2: +1 -1 lines
*** empty log message ***

1 root 1.1 # Three different line formats are valid:
2     # key -a aliases...
3     # key [options] directory
4     # key [options] directory files...
5     #
6     # Where "options" are composed of:
7     # -i prog Run "prog" on "cvs commit" from top-level of module.
8     # -o prog Run "prog" on "cvs checkout" of module.
9     # -e prog Run "prog" on "cvs export" of module.
10     # -t prog Run "prog" on "cvs rtag" of module.
11     # -u prog Run "prog" on "cvs update" of module.
12     # -d dir Place module in directory "dir" instead of module name.
13     # -l Top-level directory only -- do not recurse.
14     #
15     # NOTE: If you change any of the "Run" options above, you'll have to
16     # release and re-checkout any working directories of these modules.
17     #
18     # And "directory" is a path to a directory relative to $CVSROOT.
19     #
20     # The "-a" option specif