[Digicool-CVS] CVS: CVSROOT - cvswrappers:1.8
klm@serenade.digicool.com
klm@serenade.digicool.com
Mon, 26 Mar 2001 13:03:38 -0500
Update of /cvs-repository/CVSROOT
In directory serenade.digicool.com:/projects/users/klm/Operations/CVSROOT
Modified Files:
cvswrappers
Log Message:
The "-k b" entries apparently haven't been having effect. Chris
Withers uses "-k 'b'", so i'm trying that - but not hopeful...
(I also moved an comment-elided line to the bottom, in case *that's*
what's interfereing, sigh.)
--- Updated File cvswrappers in package CVSROOT --
--- cvswrappers 1999/02/24 20:55:52 1.7
+++ cvswrappers 2001/03/26 18:03:37 1.8
@@ -1,9 +1,8 @@
-# *.mif -f 'python /cvs-repository/CVSROOT/fixfm.py f %s' -t 'python /cvs-repository/CVSROOT/fixfm.py t %s %s'
-
-*.gif -k b
-*.jpg -k b
-*.so -k b
-*.dll -k b
-*.pyd -k b
+*.gif -k 'b'
+*.jpg -k 'b'
+*.so -k 'b'
+*.dll -k 'b'
+*.pyd -k 'b'
+# *.mif -f 'python /cvs-repository/CVSROOT/fixfm.py f %s' -t 'python /cvs-repository/CVSROOT/fixfm.py t %s %s'
#* -f 'chmod g+w %s'