blob: 416a24dd0986ca91fa5fdf148b096950f93a1541 [file] [log] [blame]
(
cd .git
wget -O authors.txt http://git.apache.org/authors.txt
)
git config svn.authorsfile ".git/authors.txt"
git svn init --prefix=origin/ --tags=tags --trunk=trunk --branches=branches https://svn.apache.org/repos/asf/continuum
git svn rebase