jimw Sun Jan 21 18:12:51 2001 EDT
Modified files:
/CVSROOT commitinfo loginfo
Log:
the generated manuals are now gone from cvs, so enable cvs emails from phpweb/manual
again
Index: CVSROOT/commitinfo
diff -u CVSROOT/commitinfo:1.10 CVSROOT/commitinfo:1.11
--- CVSROOT/commitinfo:1.10 Sun Jan 14 08:09:44 2001
+++ CVSROOT/commitinfo Sun Jan 21 18:12:50 2001
@@ -1,5 +1,5 @@
#
-#ident "@(#)cvs/examples:$Name: $:$Id: commitinfo,v 1.10 2001/01/14 16:09:44 rasmus
Exp $"
+#ident "@(#)cvs/examples:$Name: $:$Id: commitinfo,v 1.11 2001/01/22 02:12:50 jimw
+Exp $"
#
# The "commitinfo" file is used to control pre-commit checks.
# The filter on the right is invoked with the repository and a list
@@ -29,7 +29,6 @@
# The next two lines prevent massive cvs commit messages from being
# mailed out. It would be nice if we could instead just send the
# commit log for these ones.
-.*manual.* /bin/true
.*distributions.* /bin/true
DEFAULT $CVSROOT/CVSROOT/commitinfo.pl
Index: CVSROOT/loginfo
diff -u CVSROOT/loginfo:1.35 CVSROOT/loginfo:1.36
--- CVSROOT/loginfo:1.35 Wed Dec 13 16:34:34 2000
+++ CVSROOT/loginfo Sun Jan 21 18:12:50 2001
@@ -1,5 +1,5 @@
#
-#ident "@(#)cvs/examples:$Name: $:$Id: loginfo,v 1.35 2000/12/14 00:34:34 jimw Exp $"
+#ident "@(#)cvs/examples:$Name: $:$Id: loginfo,v 1.36 2001/01/22 02:12:50 jimw Exp $"
#
# The "loginfo" file is used to control where "cvs commit" log information
# is sent. The first entry on a line is a regular expression which is tested
@@ -38,11 +38,7 @@
asf $CVSROOT/CVSROOT/log -s -f $CVSROOT/CVSROOT/mylog_asf -m
[EMAIL PROTECTED] -u $USER %s
imapd $CVSROOT/CVSROOT/log -s -f $CVSROOT/CVSROOT/mylog -m [EMAIL PROTECTED] -u
$USER %s
-# this just goes to jim temporarily
-php-site $CVSROOT/CVSROOT/loginfo.pl [EMAIL PROTECTED] $USER %{sVv}
-
-# old php website
-.*manual.* $CVSROOT/CVSROOT/log -s -f $CVSROOT/CVSROOT/mylog -u $USER %s
+# php website
.*distributions.* $CVSROOT/CVSROOT/log -s -f $CVSROOT/CVSROOT/mylog -u $USER %s
phpweb $CVSROOT/CVSROOT/loginfo.pl [EMAIL PROTECTED] $USER %{sVv}
phpdoc $CVSROOT/CVSROOT/loginfo.pl [EMAIL PROTECTED] $USER %{sVv}
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]