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

Re: Confusing situation regarding revisions and changes

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-09-20 13:27:54 CEST

On 9/20/07, Erik Huelsmann <ehuels@gmail.com> wrote:

> Merge tracking has started using revisions differently from how we did
> before: we used to say r30:35 which would mean "The difference between
> the states in revision 30 and 35". Merge tracking talks about
> revisions as r30-35 which means "The difference between the states in
> revision 29 and 35".

$ svn log -r 30:35 http://svn.collab.net/repos/svn
------------------------------------------------------------------------
r30 | joe | 2001-09-03 20:46:55 -0400 (Mon, 03 Sep 2001) | 2 lines

------------------------------------------------------------------------
r31 | cmpilato | 2001-09-04 10:46:28 -0400 (Tue, 04 Sep 2001) | 3 lines

------------------------------------------------------------------------
r32 | kevin | 2001-09-04 11:28:26 -0400 (Tue, 04 Sep 2001) | 34 lines

------------------------------------------------------------------------
r33 | cmpilato | 2001-09-04 11:59:16 -0400 (Tue, 04 Sep 2001) | 4 lines

------------------------------------------------------------------------
r34 | cmpilato | 2001-09-04 12:57:19 -0400 (Tue, 04 Sep 2001) | 3 lines

------------------------------------------------------------------------
r35 | sussman | 2001-09-04 13:14:40 -0400 (Tue, 04 Sep 2001) | 15 lines

------------------------------------------------------------------------

> I find this utterly confusing and even though several people have
> argued that users think of revisions as changes, I don't think it's a
> reason for us to start conflating the two.

Utterly confusing? Really? In all of the proposed places it is using
this format it is in a situation where these revisions have already
been applied. Arguably, this is closer to svn log, then it is to svn
merge/diff where you are using the revisions to tell it to do
something.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 20 13:28:07 2007

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.