[Codestriker-commits] CVSROOT commitinfo,1.2,1.3 loginfo,1.3,1.4
Brought to you by:
sits
|
From: David S. <si...@us...> - 2004-11-03 00:59:36
|
Update of /cvsroot/codestriker/CVSROOT In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv17927 Modified Files: commitinfo loginfo Log Message: Use the Codestriker post-commit scripts. Index: loginfo =================================================================== RCS file: /cvsroot/codestriker/CVSROOT/loginfo,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -r1.3 -r1.4 --- loginfo 2 Nov 2004 23:53:39 -0000 1.3 +++ loginfo 3 Nov 2004 00:59:25 -0000 1.4 @@ -24,6 +24,9 @@ #DEFAULT (echo ""; id; echo %s; date; cat) >> $CVSROOT/CVSROOT/commitlog # or #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog + CVSROOT /cvsroot/sitedocs/CVSROOT/cvstools/syncmail -C 5 -u %{sVv} cod...@li... -codestriker /cvsroot/sitedocs/CVSROOT/cvstools/syncmail -C 5 -u %{sVv} cod...@li... +#codestriker /cvsroot/sitedocs/CVSROOT/cvstools/syncmail -C 5 -u %{sVv} cod...@li... + +codestriker $CVSROOT/CVSROOT/log_accum.pl %s Index: commitinfo =================================================================== RCS file: /cvsroot/codestriker/CVSROOT/commitinfo,v retrieving revision 1.2 retrieving revision 1.3 diff -u -d -r1.2 -r1.3 --- commitinfo 2 Nov 2004 22:40:58 -0000 1.2 +++ commitinfo 3 Nov 2004 00:59:25 -0000 1.3 @@ -14,3 +14,4 @@ # If the name "ALL" appears as a regular expression it is always used # in addition to the first matching regex or "DEFAULT". ALL /cvsroot/sitedocs/CVSROOT/cvstools/cvs_acls +DEFAULT $CVSROOT/CVSROOT/commit_prep.pl -r |