I'm looking for a way to have the commands the Subversion bundle execute without me having to edit them to include the full path for svn.
I initially thought that adding the following line to /etc/bashrc would do the trick
alias svn=/usr/local/bin/svn
unfortunately it didn't work. Would someone kindly point me in the right direction?
Thanks, Simon