- April, 2009
-
git-svn on macports
If you are using macports, you will notice that
git svn init
will give you this errogit: 'svn' is not a git-command
. This is because the default build of the macportsgit
does not build git-svn. You can do the following steps to fix thissudo port deactivate git sudo port install git +svn
Be preapeared for a long build - this will pull in svn and related dependencies.Defined tags for this entry: geek stuff
Page 1 of 1, totaling 1 entries