summaryrefslogtreecommitdiffstats
path: root/tools
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
commitf28101e308cc17fcbdf1590e80cf8d0e76efc481 (patch)
tree2768f35c9a576114f61b706c64f213b1c9554ec1 /tools
parent20adc1e17119a810f3b48bf3e1606dbde3d1063a (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')
-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