I need more than the default diff! I have recently purchased ‘Beyond Compare’ and I’d like to integrate it with svn, so its launched when I type:
svn diff foo.c
How do I do this?
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From a Beyond Compare forum post:
/usr/bin/bcompare_svn:
The invocation of bcompare is obvious but I had to add ‘exit 0’ so that svn would open more than one file at a time.
To make svn invoke my script, I added the following line in the [helpers] section in ~/.subversion/config