summaryrefslogtreecommitdiffstats
path: root/tools/git-migration/README
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
commit63539f0756765342f94b084d546b3563336ebaa4 (patch)
treeb82c475b5cb7f1f1fa0246152577bd1031a34869 /tools/git-migration/README
parente806200fcf3c35886957e1affc2acc81c6c6f18d (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
Diffstat (limited to 'tools/git-migration/README')
-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