Re: svn diff command
From: Max Bruche <m.e.bruche_at_lse.ac.uk>
Date: 2005-04-15 12:24:35 CEST
> The > svn diff -r n : m URL command 's output is not very "user
This is an ugly hack, but it works:
You can use --diff-cmd to specify the diff command you want to use - and
Unfortunately, the arguments are passed to the diff command in a
-- file: mydiff --
I put 'mydiff' as my default -diff-cmd into .subversion/config:
Now when I run svn diff, I get my two panels.
If there is a more elegant way to do this, I would be interested to hear it.
Max
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.