From: Brett Porter Date: Wed, 30 Jul 2014 01:11:47 +0000 (+1000) Subject: no longer needed X-Git-Tag: archiva-2.1.1~40 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=48f57dcf51dd6b102fc1b0853ec53d8617967fad;p=archiva.git no longer needed --- diff --git a/init-git-svn.sh b/init-git-svn.sh deleted file mode 100755 index 241ec802e..000000000 --- a/init-git-svn.sh +++ /dev/null @@ -1,4 +0,0 @@ -cd .git;wget http://git.apache.org/authors.txt; cd .. -git config svn.authorsfile ".git/authors.txt" -git svn init --prefix=origin/ --tags=tags --trunk=trunk --branches=branches https://svn.apache.org/repos/asf/archiva -git svn rebase