Update GetBundle to use a custom subversion binary
GetBundle currently ships with it’s own svn binary from the 1.4 branch, but it is easy enough to make it use a different one.
Open TextMate
Go to TextMate > Preferences > Advanced
Click Shell Variables
Add a new variable called TM_SVN and set it to the path of the binary you want to use
Close the preference pane and [...]