From 63539f0756765342f94b084d546b3563336ebaa4 Mon Sep 17 00:00:00 2001 From: Salvatore Bonaccorso Date: Mon, 18 Sep 2017 09:26:45 +0000 Subject: 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 --- tools/git-migration/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/git-migration/README') 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 -- cgit v1.2.3