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

Re: Re: repo-browser copy different to branch-tag copy

From: Simon Large <simon.tortoisesvn_at_googlemail.com>
Date: Fri, 13 Feb 2009 14:17:36 +0000

2009/2/13 <ian.cornwell_at_mottmac.com>:
> Simon,
> Thanks for responding. I understand well that a new repository revision is created in response to either operation, and that a working copy often reflects mixed repository revision numbers.
>
> I was trying to be careful in my terminology in my original post but let me rephrase:
>
> Although all revision numbers are revision numbers of the entire repository, TortoiseSVN repo browser displays a "Revision" number for each item, which appears to be the repository revision number in which the item achieved the state it possesses in the overall revision on display in the browser.
>
> This is the same number I would expect to see replacing $Rev$ on extraction and indeed some quick experiments seem to confirm that.
>
> However, I haven't really said anything different here to my first question. Your answer seemed in complete agreement with my current understanding but irrevant to my question. What is it in my way of asking that seems incorrect to you and makes you think I'm missing a point about revision numbers? If we find that we can make progress...

$Rev is the last-committed revision, so for files within the directory
that should not change. However, the item that you copied - the top
level folder - is the one item that has a new revision number. In repo
browser if you drill down into the folder you should see the revisions
of the contents as you expect at lower revision numbers.

One caveat, if you branch/tag using the "Create branch from WC"
option, rather than using HEAD or a specific revision then I am not
sure what happens. Certainly any files that were modified will be
copied in their modified state and therefore correspond to the new
revision.

I'm not sure if this answers your question.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=1151023
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-02-13 15:17:45 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.