git-migration: pld-git.sh - rename unlabeled branches to cvs
    draenog 
    draenog at pld-linux.org
       
    Mon Feb 14 14:33:25 CET 2011
    
    
  
Author: draenog                      Date: Mon Feb 14 13:33:25 2011 GMT
Module: git-migration                 Tag: HEAD
---- Log message:
- rename unlabeled branches to cvs
---- Files affected:
git-migration:
   pld-git.sh (1.27 -> 1.28) 
---- Diffs:
================================================================
Index: git-migration/pld-git.sh
diff -u git-migration/pld-git.sh:1.27 git-migration/pld-git.sh:1.28
--- git-migration/pld-git.sh:1.27	Mon Feb 14 11:11:44 2011
+++ git-migration/pld-git.sh	Mon Feb 14 14:33:20 2011
@@ -121,7 +121,7 @@
 		}
 		git fast-import --export-marks=cvs2svn-tmp/cvs2git.marks < cvs2svn-tmp/git-blob.dat
 		git fast-import --import-marks=cvs2svn-tmp/cvs2git.marks < cvs2svn-tmp/git-dump.dat
-		./cvs2git_fixes.sh $pkg
+		./cvs2git_fixes.sh cvs
 
 		# make final changes to converted repos by git-filter-branch
 		git filter-branch --tree-filter ". $tree_filter" -- --all
================================================================
---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/git-migration/pld-git.sh?r1=1.27&r2=1.28&f=u
    
    
More information about the pld-cvs-commit
mailing list