Hi, I've setup a Git mirror of our SVN repository on Github [1] for those who want to use git. It's magically (using some Victor voodoo) synchronized with Subversion. To get started just do:
ruby -ropen-uri -e 'eval(open("
http://svn.apache.org/repos/asf/ode/trunk/ode-git.rb").read)'
If you're a committer just type '-A', otherwise it's '-a'. Then follow the
instructions :) Thanks Victor Hugo Borja from Apache Buildr for the script!
Cheers,
Matthieu
[1] http://github.com/matthieu/apache-ode/
