Compiled git from source, cannot access subversion repositories using git-svn
- by haydenmuhl
I'm setting up a CentOS dev box, and need git. At first I tried to install git using yum, but I could not connect to a yum repository that had git. Next I downloaded the git source (version 1.7.1) and compiled it. When I run the following command
git svn clone svn+ssh://...
I get the following error.
Initialized empty Git repository in…