I\'ve been using git-svn and love it. But we just switched our repo to one that requires a svn version of 1.5.0 or greater. Currently, I\'ve got this:
trieds
If you can use MacPorts a simple port install git-core +svn will install a recent version of both git itself and the svn client and libraries.
port install git-core +svn
$ git svn --version git-svn version 1.7.3.2 (svn 1.6.15)