How do I make Subversion use a third-party diff tool?

Posted by dicroce on Stack Overflow See other posts from Stack Overflow or by dicroce
Published on 2008-11-12T16:57:46Z Indexed on 2010/04/28 23:07 UTC
Read the original article Hit count: 247

Filed under:
|
|
|

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?

© Stack Overflow or respective owner

Related posts about diff

Related posts about linux