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