aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/CVSROOT/commitinfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=rev/index.html
blob: 3d963e819ac8ba5c8cc749fcf697a4912fc7e974 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
<HEAD><style>		A { color:black }</style>
<!-- hennerik CVSweb $Revision: 1.93 $ -->
<TITLE>CVSROOT/commitinfo - 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="commitinfo?sortby=rev"><IMG SRC="http://www.nevrax.org/inc/img/picto-up.gif" ALT="[BACK]" BORDER="0" WIDTH="14" HEIGHT="13"></a> <b>Return to <A HREF="commitinfo?sortby=rev">commitinfo</A>
 CVS log</b> <IMG SRC="http://www.nevrax.org/inc/img/picto-news.gif" ALT="[TXT]" BORDER="0" WIDTH="13" HEIGHT="15"></td><td align=right><IMG SRC="http://www.nevrax.org/inc/img/picto-dir.gif" ALT="[DIR]" BORDER="0" WIDTH="15" HEIGHT="13"> <b>Up to  <a href="/cvs/cvsweb.cgi/?sortby=rev">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=rev">CVSROOT</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File:  <a href="/cvs/cvsweb.cgi/?sortby=rev">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=rev">CVSROOT</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/commitinfo?sortby=rev">commitinfo</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/CVSROOT/commitinfo?rev=1.1&amp;sortby=rev" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/CVSROOT/commitinfo?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> (22 months, 4 weeks 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># The &quot;commitinfo&quot; file is used to control pre-commit checks.
# The filter on the right is invoked with the repository and a list 
# of files to check. &nbsp;A non-zero exit of the filter program will 
# cause the commit to be aborted.
#
# The first entry on a line is a regular expression which is tested
# against the directory that the change is being committed to, relative
# to the $CVSROOT. &nbsp;For the first match that is found, then the remainder
# of the line is the name of the filter to run.
#
# If the repository name does not match any of the regular expressions in this
# file, the &quot;DEFAULT&quot; line is used, if it is specified.
#
# If the name &quot;ALL&quot; appears as a regular expression it is always used
# in addition to the first matching regex or &quot;DEFAULT&quot;.
</PRE>