[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-13 17:28:23 CEST

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.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 13 17:35:08 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.