Troubleshooting
MacPorts git-svn note
If you’re mirroring a remote SVN repository, make sure you have git-svn available. Try
which git-svnto see if it’s there. If you’re using MacPorts, it currently does not include git-svn by default; you must install Git with the +svn variant, like so:
sudo port install git-core +svn
Otherwise you will see an error message like this:
This has been fixed. Braid now checks for the presence of git-svn before running.
Last edited by evilchelu, 5 days ago
Versions:
