aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/CVSROOT/modules?rev=1.1&content-type=text/x-cvsweb-markup/index.html
blob: 24032fdfc5cbc750208e47762c9a26e31166acbd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
<HEAD><style>		A { color:black }</style>
<!-- hennerik CVSweb $Revision: 1.93 $ -->
<TITLE>CVSROOT/modules - view - 1.1</TITLE></HEAD>
<BODY BGCOLOR="#eeeeee">
<table width="100%" border=0 cellspacing=0 cellpadding=1 bgcolor="#aaaaaa"><tr valign=bottom><td><a href="modules"><IMG SRC="/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="modules">modules</A>
 CVS log</b> <IMG SRC="/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to  <a href="/cvs/cvsweb.cgi/">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/">CVSROOT</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File:  <a href="/cvs/cvsweb.cgi/">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/">CVSROOT</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/modules">modules</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/CVSROOT/modules?rev=1.1" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/CVSROOT/modules?rev=1.1','cvs_checkout','resizeable,scrollbars');"><b>download</b></A>)<BR>
Revision <B>1.1</B>, <i>Tue Mar 28 14:04:25 2000 UTC</i> (2 years, 2 months ago) by <i>root</i>
<BR>Branch: <b>MAIN</b>
<BR>CVS Tags: <b>HEAD</b><PRE>
initial checkin
</PRE>
</td></tr></table><HR noshade><PRE># Three different line formats are valid:
# &nbsp; &nbsp; &nbsp; key &nbsp; &nbsp; &nbsp; &nbsp;-a &nbsp; &nbsp;aliases...
# &nbsp; &nbsp; &nbsp; key [options] directory
# &nbsp; &nbsp; &nbsp; key [options] directory files...
#
# Where &quot;options&quot; are composed of:
# &nbsp; &nbsp; &nbsp; -i prog &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Run &quot;prog&quot; on &quot;cvs commit&quot; from top-level of module.
# &nbsp; &nbsp; &nbsp; -o prog &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Run &quot;prog&quot; on &quot;cvs checkout&quot; of module.
# &nbsp; &nbsp; &nbsp; -e prog &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Run &quot;prog&quot; on &quot;cvs export&quot; of module.
# &nbsp; &nbsp; &nbsp; -t prog &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Run &quot;prog&quot; on &quot;cvs rtag&quot; of module.
# &nbsp; &nbsp; &nbsp; -u prog &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Run &quot;prog&quot; on &quot;cvs update&quot; of module.
# &nbsp; &nbsp; &nbsp; -d dir &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Place module in directory &quot;dir&quot; instead of module name.
# &nbsp; &nbsp; &nbsp; -l &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Top-level directory only -- do not recurse.
#
# NOTE: &nbsp;If you change any of the &quot;Run&quot; options above, you'll have to
# release and re-checkout any working directories of these modules.
#
# And &quot;directory&quot; is a path to a directory relative to $CVSROOT.
#
# The &quot;-a&quot; option specifies an alias. &nbsp;An alias is interpreted as if
# everything on the right of the &quot;-a&quot; had been typed on the command line.
#
# You can encode a module within a module by using the special '&amp;'
# character to interpose another module into the current module. &nbsp;This
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
</PRE>