On 24.07.2013 21:29, Ben Johnson wrote:
> On 7/24/2013 3:15 PM, Stefan Küng wrote:
>> That's by design:
>> The revision you see there is the revision the external was last updated
>> to, not it's last committed revision.
>>
>> Stefan
>
> Thanks for the quick reply, Stefan. Also, thank you for all of the work
> that you have put into TSVN. I'm amazed at how much you accomplish as a
> single human being. :)
>
> Glad to learn that this is not a bug. I'm trying to digest the
> implications of this change.
>
> In the past, I have used the Branch/Tag dialog to discern certain
> externals' revision numbers, just so I could peg them manually (since
> there is no way to peg some or all externals at specific revisions, en
> masse, within TSVN). As an aside, you may recall that you created a
> Feature Request on my behalf to address this need a couple of weeks ago.
>
> With TSVN 1.8.x, what is the equivalent method for doing what I describe
> above? I assume that I would not want to peg all of my externals at the
> revision number listed there (1224, per the example in my O.P.).
But that's what you should do: you updated the externals to that
revision, so you should peg it to that revision.
Problem with the previous approach was (using the last-committed
revision) that if you renamed/moved a file in the externals, that
wouldn't increase the last-committed revision of the file and therefore
you would peg to a revision before that rename/move.
Using the revision the external was last updated to is the safe way to
do it.
> Is it now necessary to discern the correct revision number at which to
> peg each external using the Properties dialog's Subversion tab, under
> the "Last changed revision" field?
No, just use the revision that's shown there.
Stefan
--
___
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=3061212
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2013-07-24 21:34:20 CEST