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

Re: Feature Request: Consistent diff

From: David Wheeler <david_at_kineticode.com>
Date: 2006-06-16 21:37:05 CEST

On Jun 16, 2006, at 12:19, Garrett Rooney wrote:

> Why bother? If you can run svnlook diff you can also run svn diff
> with a file:// url to get the same effect. If you want the options
> that only exist in svn, use svn to get them. I mean I'm not arguing
> that consistency is bad, just that I don't see it as a real priority
> in this case since it's perfectly possible to get the same behavior
> right now with no extra work ;-)

It's mostly for consistency. Also, I'm adding a --diff-options switch
to SVN::Notify, which only uses svnlook, and I don't want to add code
to determine the location of svn (even though it's likely to be the
same). It does enough crazy shit as it is. :-)

But while I'm on about this, there is one GNU diff option I'd *love*
to have in Subversion's diff support more than any other: --minimal.
Or even --ignore-all-space would be useful. It'd make quite a few of
my diffs a lot smaller.

Thanks,

David

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 16 21:37:41 2006

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.