[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: Rafael Garcia-Suarez <raphel.garcia-suarez_at_hexaflux.com>
Date: 2003-03-21 09:23:02 CET

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. I don't see the usefulness of -x when
the internal diff is used.

> svn help diff
> -x [--extensions] arg : pass ARG as bundled options to GNU diff

Shouldn't this be "external diff" instead of "GNU diff" ?

---------------------------------------------------------------------
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:24:59 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.