git-migration: cvs2git.options - force conversion of '.*-branch' symbols to...

draenog draenog at pld-linux.org
Mon Apr 4 15:11:39 CEST 2011


Author: draenog                      Date: Mon Apr  4 13:11:39 2011 GMT
Module: git-migration                 Tag: HEAD
---- Log message:
- force conversion of '.*-branch' symbols to branches

---- Files affected:
git-migration:
   cvs2git.options (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: git-migration/cvs2git.options
diff -u git-migration/cvs2git.options:1.2 git-migration/cvs2git.options:1.3
--- git-migration/cvs2git.options:1.2	Wed Feb 16 16:36:55 2011
+++ git-migration/cvs2git.options	Mon Apr  4 15:11:34 2011
@@ -303,7 +303,7 @@
 
     # To force all symbols matching a regular expression to be
     # converted as branches, add rules like the following:
-    #ForceBranchRegexpStrategyRule(r'branch.*'),
+    ForceBranchRegexpStrategyRule(r'.*-branch$'),
 
     # To force all symbols matching a regular expression to be
     # converted as tags, add rules like the following:
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/git-migration/cvs2git.options?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list