[cairo-commit] CVSROOT config,1.2,1.3 loginfo,1.3,1.4

Carl Worth commit at pdx.freedesktop.org
Sat Jul 23 09:52:36 PDT 2005


Committed by: cworth

Update of /cvs/cairo/CVSROOT
In directory gabe:/tmp/cvs-serv17579

Modified Files:
	config loginfo 
Log Message:
attempt to shut up annoying complaint from CVS.

Index: config
===================================================================
RCS file: /cvs/cairo/CVSROOT/config,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- config	8 Sep 2003 17:58:57 -0000	1.2
+++ config	23 Jul 2005 16:52:33 -0000	1.3
@@ -4,6 +4,9 @@
 # Put CVS lock files in this directory rather than directly in the repository.
 LockDir=/var/lock/cvs/cairo
 
+# Shut up the annoying complaint from cvs.
+UseNewInfoFmtStrings=yes
+
 # Set `TopLevelAdmin' to `yes' to create a CVS directory at the top
 # level of the new working directory when using the `cvs checkout'
 # command.

Index: loginfo
===================================================================
RCS file: /cvs/cairo/CVSROOT/loginfo,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- loginfo	12 Oct 2004 20:12:21 -0000	1.3
+++ loginfo	23 Jul 2005 16:52:33 -0000	1.4
@@ -25,5 +25,5 @@
 # or
 #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
 
-ALL $CVSROOT/CVSROOT/syncmail -u %{sVv} cairo-commit at pdx.freedesktop.org
+ALL $CVSROOT/CVSROOT/syncmail -u %1{sVv} cairo-commit at pdx.freedesktop.org
 




More information about the cairo-commit mailing list