aboutsummaryrefslogtreecommitdiff
path: root/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text
diff options
context:
space:
mode:
authorneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
committerneodarz <neodarz@neodarz.net>2018-08-11 20:21:34 +0200
commit0ea5fc66924303d1bf73ba283a383e2aadee02f2 (patch)
tree2568e71a7ccc44ec23b8bb3f0ff97fb6bf2ed709 /cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text
downloadnevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.tar.xz
nevrax-website-self-hostable-0ea5fc66924303d1bf73ba283a383e2aadee02f2.zip
Initial commit
Diffstat (limited to 'cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text')
-rw-r--r--cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=MAIN/index.html33
-rw-r--r--cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author&only_with_tag=MAIN/index.html33
-rw-r--r--cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html33
-rw-r--r--cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html33
-rw-r--r--cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log/index.html33
-rw-r--r--cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup/index.html33
6 files changed, 198 insertions, 0 deletions
diff --git a/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=MAIN/index.html b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=MAIN/index.html
new file mode 100644
index 00000000..cc296441
--- /dev/null
+++ b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&only_with_tag=MAIN/index.html
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>CVSROOT/taginfo - 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="taginfo?only_with_tag=MAIN"><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="taginfo?only_with_tag=MAIN">taginfo</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/?only_with_tag=MAIN">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?only_with_tag=MAIN">CVSROOT</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?only_with_tag=MAIN">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?only_with_tag=MAIN">CVSROOT</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/taginfo?only_with_tag=MAIN">taginfo</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?rev=1.1&amp;only_with_tag=MAIN" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?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, 1 week 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;taginfo&quot; file is used to control pre-tag checks.
+# The filter on the right is invoked with the following arguments:
+#
+# $1 -- tagname
+# $2 -- operation &quot;add&quot; for tag, &quot;mov&quot; for tag -F, and &quot;del&quot; for tag -d
+# $3 -- repository
+# $4-&gt; &nbsp;file revision [file revision ...]
+#
+# A non-zero exit of the filter program will cause the tag 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> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author&only_with_tag=MAIN/index.html b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author&only_with_tag=MAIN/index.html
new file mode 100644
index 00000000..7f3947ca
--- /dev/null
+++ b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=author&only_with_tag=MAIN/index.html
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>CVSROOT/taginfo - 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="taginfo?sortby=author&amp;only_with_tag=MAIN"><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="taginfo?sortby=author&amp;only_with_tag=MAIN">taginfo</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=author&amp;only_with_tag=MAIN">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=author&amp;only_with_tag=MAIN">CVSROOT</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=author&amp;only_with_tag=MAIN">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=author&amp;only_with_tag=MAIN">CVSROOT</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/taginfo?sortby=author&amp;only_with_tag=MAIN">taginfo</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?rev=1.1&amp;sortby=author&amp;only_with_tag=MAIN" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?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> (23 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># The &quot;taginfo&quot; file is used to control pre-tag checks.
+# The filter on the right is invoked with the following arguments:
+#
+# $1 -- tagname
+# $2 -- operation &quot;add&quot; for tag, &quot;mov&quot; for tag -F, and &quot;del&quot; for tag -d
+# $3 -- repository
+# $4-&gt; &nbsp;file revision [file revision ...]
+#
+# A non-zero exit of the filter program will cause the tag 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> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html
new file mode 100644
index 00000000..ad63ce7c
--- /dev/null
+++ b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=date/index.html
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>CVSROOT/taginfo - 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="taginfo?sortby=date"><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="taginfo?sortby=date">taginfo</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=date">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=date">CVSROOT</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=date">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=date">CVSROOT</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/taginfo?sortby=date">taginfo</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?rev=1.1&amp;sortby=date" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?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, 3 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;taginfo&quot; file is used to control pre-tag checks.
+# The filter on the right is invoked with the following arguments:
+#
+# $1 -- tagname
+# $2 -- operation &quot;add&quot; for tag, &quot;mov&quot; for tag -F, and &quot;del&quot; for tag -d
+# $3 -- repository
+# $4-&gt; &nbsp;file revision [file revision ...]
+#
+# A non-zero exit of the filter program will cause the tag 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> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html
new file mode 100644
index 00000000..a762de5b
--- /dev/null
+++ b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log&only_with_tag=MAIN/index.html
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>CVSROOT/taginfo - 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="taginfo?sortby=log&amp;only_with_tag=MAIN"><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="taginfo?sortby=log&amp;only_with_tag=MAIN">taginfo</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=log&amp;only_with_tag=MAIN">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=log&amp;only_with_tag=MAIN">CVSROOT</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=log&amp;only_with_tag=MAIN">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=log&amp;only_with_tag=MAIN">CVSROOT</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/taginfo?sortby=log&amp;only_with_tag=MAIN">taginfo</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?rev=1.1&amp;sortby=log&amp;only_with_tag=MAIN" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?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, 3 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;taginfo&quot; file is used to control pre-tag checks.
+# The filter on the right is invoked with the following arguments:
+#
+# $1 -- tagname
+# $2 -- operation &quot;add&quot; for tag, &quot;mov&quot; for tag -F, and &quot;del&quot; for tag -d
+# $3 -- repository
+# $4-&gt; &nbsp;file revision [file revision ...]
+#
+# A non-zero exit of the filter program will cause the tag 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> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log/index.html b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log/index.html
new file mode 100644
index 00000000..67c519fb
--- /dev/null
+++ b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup&sortby=log/index.html
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>CVSROOT/taginfo - 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="taginfo?sortby=log"><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="taginfo?sortby=log">taginfo</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=log">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=log">CVSROOT</a></b></td></tr></table><HR noshade><table width="100%"><tr><td bgcolor="#ffffff">File: <a href="/cvs/cvsweb.cgi/?sortby=log">Nevrax</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/?sortby=log">CVSROOT</a> / <a href="/cvs/cvsweb.cgi/CVSROOT/taginfo?sortby=log">taginfo</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?rev=1.1&amp;sortby=log" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?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 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;taginfo&quot; file is used to control pre-tag checks.
+# The filter on the right is invoked with the following arguments:
+#
+# $1 -- tagname
+# $2 -- operation &quot;add&quot; for tag, &quot;mov&quot; for tag -F, and &quot;del&quot; for tag -d
+# $3 -- repository
+# $4-&gt; &nbsp;file revision [file revision ...]
+#
+# A non-zero exit of the filter program will cause the tag 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> \ No newline at end of file
diff --git a/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup/index.html b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup/index.html
new file mode 100644
index 00000000..5e7051b7
--- /dev/null
+++ b/cvs/cvsweb.cgi/CVSROOT/taginfo?rev=1.1&content-type=text/x-cvsweb-markup/index.html
@@ -0,0 +1,33 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><HTML>
+<HEAD><style> A { color:black }</style>
+<!-- hennerik CVSweb $Revision: 1.93 $ -->
+<TITLE>CVSROOT/taginfo - 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="taginfo"><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="taginfo">taginfo</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/">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/taginfo">taginfo</a>&nbsp;(<A HREF="/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?rev=1.1" target="cvs_checkout" onClick="window.open('/cvs/cvsweb.cgi/~checkout~/CVSROOT/taginfo?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, 2 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;taginfo&quot; file is used to control pre-tag checks.
+# The filter on the right is invoked with the following arguments:
+#
+# $1 -- tagname
+# $2 -- operation &quot;add&quot; for tag, &quot;mov&quot; for tag -F, and &quot;del&quot; for tag -d
+# $3 -- repository
+# $4-&gt; &nbsp;file revision [file revision ...]
+#
+# A non-zero exit of the filter program will cause the tag 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> \ No newline at end of file