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

Re: [PATCH] Issue #1093: make diff follow history

From: Josh Pieper <jjp_at_pobox.com>
Date: 2004-05-14 03:43:54 CEST

Ben Collins-Sussman wrote:
> On Thu, 2004-05-13 at 09:00, Josh Pieper wrote:
>
> > The only syntax compatibility issue that I think this introduces is
> > with 'svn diff -r N:M URL1 URL2'. Under the old syntax this would
> > result in diffing URL1@N with URL1@M. Under the new syntax it would
> > be equivalent to 'svn diff -r N:M URL1; svn diff -r N:M URL2'. Greg
> > Hudson and I talked on IRC about this and we both think that it is an
> > acceptable compromise. Any other developers have thoughts on the
> > matter?
>
> I think it's just fine, +1.

It seems like there is a decent consensus, or at least no negative
feedback, so I just went ahead and committed this as r9707. May your
diffs follow renames from now on.

-Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 14 03:45:45 2004

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.