summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSalvatore Bonaccorso <carnil@debian.org>2017-09-18 09:26:45 +0000
committerSalvatore Bonaccorso <carnil@debian.org>2017-09-18 09:26:45 +0000
commitb5663e7c482b66e3eedd29cd963a29b6b701187e (patch)
tree0664c2873005b9fcbb06105bffc2a6154fec9d86
parent570c41577b6949f9f5da53f427bfd38a1d8a1250 (diff)
Simplify conversion procedure
Keep metadata, since usefull if refernced somewhere to have still the old svn revision ids for the older commits before conversion. git-svn-id: svn+ssh://svn.debian.org/svn/secure-testing@55854 e39458fd-73e7-0310-bf30-c45bca0a0e42
-rw-r--r--tools/git-migration/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/git-migration/README b/tools/git-migration/README
index 6c2a677139..3942d0f1bc 100644
--- a/tools/git-migration/README
+++ b/tools/git-migration/README
@@ -4,7 +4,7 @@ Howto for conversion (WIP)
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

© 2014-2024 Faster IT GmbH | imprint | privacy policy