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

Re: The new -c/--change option to complement -r/--revision

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2005-10-28 07:17:12 CEST

On Fri, 2005-10-28 at 00:26 +0100, Julian Foad wrote:
> > The meaning of "svn diff -c A,B,C,D foo" is a diff between foo as of rev
> > A-1 and that same text with revs A, B, C, and D applied to it.
>
> Er... Did you mean to sound so authoritative?

First, because "svn diff -c A,B,C,D" should show the change which would
be merged by "svn merge -c A,B,C,D".

Second, from first principles: if "svn diff -c A,B,C,D" means "show me
the composition of changes A, B, C, and D", then it's pretty obvious
what changes we should be composing, and it's pretty obvious what base
we should be applying those changes to for context.

What other meaning did you have in mind?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 28 07:18:48 2005

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.