Posts Tagged ‘getbundle’

Update GetBundle to use a custom subversion binary

Posted by michael on September 24th, 2008 under OS X
Tags: , ,  •  1 Comment

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 [...]