mirror of
https://github.com/textmate/textmate.git
synced 2026-01-15 01:38:02 -05:00
On recent OS versions the /usr/bin/svn executable will prompt the user to install svn (if Xcode is not already installed) which can cause some user confusion, so we now avoid using /usr/bin/svn unless Xcode is installed.
This echoes commit 02a5747f89.