Monday, October 1, 2012

git: 'svn' is not a command - Fix!

If while attempting to do a 'git svn clone...' you get the error
git: 'svn' clone is not a command

.. you simply need to install the git-svn package:
sudo apt-get install git-svn

No comments:

Post a Comment

Popular Posts