Re: Is there a way to unset the built-in -u option to diff command?
From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Fri, 3 Apr 2009 23:24:27 +0400
Greetings, Paul Koning!
>> I am not sure if you are looking for something similar, but if
> The problem is that you can't get rid of the -u. Essentially, SVN
> An example is xxdiff.
Moreover, the SVN behavior in this regard inconsistent.
A. Using internal diff library.
2> svn diff -x -b
2> svn diff -x -cb
B. Using external diff (script
2> svn diff -x -b
2> svn diff -x -cb
And there's no way to set the external diff parameters in config. Or am I
-- WBR, Andrey Repin (anrdaemon_at_freemail.ru) 03.04.2009, <23:14> Sorry for my terrible english... ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1535000 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-04-03 21:26:06 CEST |
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.