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

Re: [1.7.1] Unexpected: Tagging working copy with externals modify the tag.

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Tue, 22 Nov 2011 19:10:38 +0100

On 22.11.2011 10:16, Markus Einsle wrote:
> Dear Stefan,
>
> I've got to amend myself: even brachning/tagging from the working
> copy explicitely does NOT work, because at first the tag is created
> via cheap copy from the trunk (that's where pre-commit fails),
> followed by check-ins of the local property modifications to the
> tag.

Branching from the working copy works like this:
all svn:externals are set on the working copy, so those properties get
status 'modified'.
Then the copy is made from the working copy. That's a one-step operation.
Then the local modifications to the svn:externals properties are
reverted back to their original state.

There's no cheap copy done first.

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=2884412
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-11-22 19:10:46 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.