Author: carnil
Date: 2017-09-18 09:26:45 +0000 (Mon, 18 Sep 2017)
New Revision: 55854

Modified:
   tools/git-migration/README
Log:
Simplify conversion procedure

Keep metadata, since usefull if refernced somewhere to have still the
old svn revision ids for the older commits before conversion.

Modified: tools/git-migration/README
===================================================================
--- tools/git-migration/README  2017-09-18 09:26:09 UTC (rev 55853)
+++ tools/git-migration/README  2017-09-18 09:26:45 UTC (rev 55854)
@@ -4,7 +4,7 @@
 
 2/ Clone the subversion repository using git-svn:
 
- $ git svn clone svn+ssh://svn.debian.org/svn/secure-testing --prefix=origin/ 
--no-metadata -A AUTHORS.txt tmp-git-repo
+ $ git svn clone svn+ssh://svn.debian.org/svn/secure-testing -A AUTHORS.txt 
tmp-git-repo
 
 3/ Push repository to new bare git repo
 


_______________________________________________
Secure-testing-commits mailing list
Secure-testing-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/secure-testing-commits

Reply via email to