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

Feature Request: Consistent diff

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

Subversives,

On IRC, offby1 told me that this list is the best place to make
feature requests. If that isn't right, please let me know and I'll
move this request elsewhere.

But it's simple, really: I'd like the command-line diff interfaces to
be consistent. That is, `svnlook diff` and `svn diff` should support
exactly the same options that affect the diff command. I'm thinking of:

   --extensions (-x) "ARGS"
   --non-recursive (-N)
   --diff-cmd CMD
   --notice-ancestry
   --no-diff-deleted
   --no-diff-added

I think that all of these are supported by `svn diff` (except --no-
diff-added—is that a documentation oversight?). It'd be great if
svnlook diff accepted exactly the same options.

Thoughts?

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:15:30 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.