[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: Sander Striker <striker_at_apache.org>
Date: 2003-03-21 09:27:50 CET

> From: Rafael Garcia-Suarez [mailto:raphel.garcia-suarez@hexaflux.com]
> Sent: Friday, March 21, 2003 9:23 AM

> Olaf Hering wrote:
>>
>> should this command ignore the white spaces? client has revision 5394
>>
>> svn diff -x -pubBw -r 5411:5418
>
> Hmm, if you don't use an external diff command (to be set in
> Subversion's config file or via --diff-cmd) apparently -x is ignored.
>
> I think that's a doc issue.

It is.

> I don't see the usefulness of -x when the internal diff is used.

I do. We might add stuff to the diff code to handle flags. Passing those
with -x would be great, because we don't want to clog up the top level
namespace with diff options.

>> svn help diff
>> -x [--extensions] arg : pass ARG as bundled options to GNU diff
>
> Shouldn't this be "external diff" instead of "GNU diff" ?

Yes.

Sander

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 21 09:28:31 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.