The svn area is available at: https://svn.apache.org/repos/asf/servicemix/smx5/trunk
To use the git mirror (using git-svn), you can use the following instructions: git clone git://git.apache.org/servicemix5 cd "$PROJECT_NAME"/.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/servicemix/smx5 git svn rebase -- ------------------------ Guillaume Nodet ------------------------ Blog: http://gnodet.blogspot.com/ ------------------------ Open Source SOA http://fusesource.com
