git-migration: cvswrapper - workaround for CVS weirdness

draenog draenog at pld-linux.org
Thu Jun 9 23:23:53 CEST 2011


Author: draenog                      Date: Thu Jun  9 21:23:53 2011 GMT
Module: git-migration                 Tag: HEAD
---- Log message:
- workaround for CVS weirdness

---- Files affected:
git-migration:
   cvswrapper (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: git-migration/cvswrapper
diff -u git-migration/cvswrapper:1.4 git-migration/cvswrapper:1.5
--- git-migration/cvswrapper:1.4	Thu Jun  9 15:43:14 2011
+++ git-migration/cvswrapper	Thu Jun  9 23:23:48 2011
@@ -1,6 +1,6 @@
 #!/bin/sh
 
-first_line='# \$Revision$, \$Date$'
+first_line='# \$''Revision:.*\$, \$''Date:.*\$'
 changelog_line='%changelog'
 define_date_line='%define[\t ]*date[\t ]*.*'
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/git-migration/cvswrapper?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list