On 23.05.2014 21:32, Ben Fritz wrote:
> On Fri, May 23, 2014 at 1:17 PM, Stefan Küng <tortoisesvn_at_gmail.com> wrote:
>> On 23.05.2014 18:29, Ben Fritz wrote:
>>
>> No idea how this could have happened. There's no commit done to the
>> trunk at all so how the trunk could have changed - I really don't know.
>>
>> Here's the steps done by TSVN:
>>
>> The branch/tag dialog fetches all the externals data, stores them in an
>> object.
>> Then, in the dialog where the progress is shown:
>> if you create the tag from your working copy (not a specific revision or
>> HEAD), the externals properties are modified directly in the working
>> copy, adding the peg revisions. If you create the tag from a specific
>> revision or HEAD, nothing is done yet.
>>
>> [snip]
>>
>> Please check the log and find out where exactly the externals changed to
>> the wrong url.
>>
>
> These are the (cleaned up) log messages on my tag. The problem
> occurred in revision 6847, the first of two commits by TortoiseSVN for
> fixing revisions. I don't know whether it will be helpful or not, let
> me know if there is more info to give, otherwise I'll just settle with
> carefully checking the changes whenever I tag.
What were the urls that the tag *should* have pointed to and what did it
actually point to?
Also I assume the urls used are absolute ones and not relative urls? In
case of relative urls (relative to the location of the property) they of
course will change to the tag instead of trunk.
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=3079053
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2014-05-23 22:02:59 CEST