Re: Is there a way to unset the built-in -u option to diff command?
From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Sat, 4 Apr 2009 00:40:46 +0400
Greetings, Andrey Repin!
> 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
Based on this observation, I suggest to not pass -u to internal diff if an -x
More correct way of doing this could be change in the way the external diff
-- WBR, Andrey Repin (anrdaemon_at_freemail.ru) 04.04.2009, <0:30> Sorry for my terrible english... ------------------------------------------------------ http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1535475 To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].Received on 2009-04-03 22:46:15 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.