On Thu, 2009-07-02 at 16:02 +0200, Graeme Geldenhuys wrote:
I'm running Ubuntu 8.04 and compiled Git 1.6.2.2 and previously some
other 1.6.x release and every time git-svn is nowhere to be found. What
do I need to do / install to get git-svn available?
I maintain up-to-date Git packages for Ubuntu 8.04, 8.10, and 9.04 at
https://launchpad.net/~git-core/+archive/ppa
including a git-svn package.
Note that the command you actually need to run is `git svn`, not
`git-svn`.
Anders