[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Is there a way to unset the built-in -u option to diff command?

From: Paul Koning <Paul_Koning_at_dell.com>
Date: Fri, 3 Apr 2009 14:08:37 -0400

>>>>> "Andrey" == Andrey Repin <anrdaemon_at_freemail.ru> writes:

 Andrey> Greetings, All! I'm exhausted of ideas... I want diff
 Andrey> command to simple show the changed lines as per diff -cb or
 Andrey> diff -b Any way to unset built-in -u flag? It does set it
 Andrey> even to the external diff command...

I mentioned that quite a while ago. It seems that the only way to do
it is to use a script as your external command, which strips out the
-u flag and passes only what you want to the real diff command.

This is an unfortunate bug.

     paul

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1534398

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-03 20:10:32 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.