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

Re: svn diff does not ignore whitespaces

From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-21 19:11:00 CET

Olaf Hering wrote:

> On Fri, Mar 21, Robert Pluim wrote:
>
>
>
>>That is the way it used to work. -x now means "pass these flags to the
>>external diff if we're using it, otherwise ignore them". Perhaps svn
>>should complain in that situation.
>>
>>
>
>'it used to work' is certainly the wrong argument. What is supposed to
>happen, that matters. And if I specify -x then I want something from the
>external diff, like -p or -bBw as example.
>
>

No. You must specify an external diff program, either in the config file
or on the command line with --diff-cmd. The internal diff library
doesn't have any options as yet, but when it does, you'll pass them in
with -x.

-- 
Brane Čibej   <brane_at_xbc.nu>   http://www.xbc.nu/brane/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 21 19:11:41 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.