[DRBD-cvs] DRBD CVS: CVSROOT by phil from

drbd-user@lists.linbit.com drbd-user@lists.linbit.com
Tue, 13 Jan 2004 20:52:50 +0100 (CET)


DRBD CVS committal

Author  : phil
Host    : 
Module  : CVSROOT

Dir     : CVSROOT


Modified Files:
	checkoutlist loginfo 


Log Message:
Next round in the drbd-cvs mails saga.

===================================================================
RCS file: /var/lib/cvs/drbd/CVSROOT/checkoutlist,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -3 -r1.1 -r1.2
--- checkoutlist	8 Dec 1999 19:42:10 -0000	1.1
+++ checkoutlist	13 Jan 2004 19:52:20 -0000	1.2
@@ -11,3 +11,4 @@
 #	[<whitespace>]<filename><whitespace><error message><end-of-line>
 #
 # comment lines begin with '#'
+commit.pl Can_not_get_commit.pl
===================================================================
RCS file: /var/lib/cvs/drbd/CVSROOT/loginfo,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -3 -r1.14 -r1.15
--- loginfo	10 Jan 2004 14:13:53 -0000	1.14
+++ loginfo	13 Jan 2004 19:52:20 -0000	1.15
@@ -25,5 +25,5 @@
 # or
 #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
 #^drbd    (echo -e "\n-------------------------------------\nCommit by $USER" ; date ; echo ; echo %{sVv} | perl -pe 's/ /\n\t/g;s/,/\t/g' ; echo ; cat ) | tee -a $CVSROOT/CVSROOT/drbd-commitlog | mail -s 'commit by $USER' drbd-cvs@lists.linbit.com
-DEFAULT /usr/local/bin/drbd-commit.pl %{sVv}
-
+#DEFAULT /usr/local/bin/drbd-commit.pl %{sVv}
+DEFAULT /usr/bin/perl $CVSROOT/CVSROOT/commit.pl %{sVv}