o remove unecessary setup for svn

This commit is contained in:
Jason van Zyl 2013-02-14 18:04:03 -05:00
parent 38d132b64d
commit 39d063a435
1 changed files with 0 additions and 4 deletions

View File

@ -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/maven/maven-3
git svn rebase