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

Re: Spurious delete in 1.6.2

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 15 Jul 2009 18:57:09 +0200

Chuck Holzwarth wrote:
> We are seeing the following behavior: BranchA created from the trunk
> BranchB created from the trunk. BranchC created from the trunk
> Changes on Branches A, B and C FileX added to BranchA - REV Changes
> on Branches A, B and C REV reverted on BranchA – removes FileX FileX
> added to BranchC BranchA merged to the trunk Trunk merged to BranchB
> BranchB merged to BranchC The last action queues up a delete for
> FileX. The action of merging BranchA to the trunk would not be
> expected to cause a delete on FileX on the trunk since it did not
> exist there. The developer found this because when he tried to commit
> the merge to BranchC, tortoise it complains of a recursive delete.
> Reverting fixed the problem.
>
> Shouldn’t the actions on FileX be essentially a no-op when BranchA
> merges to the trunk?

The deletion of FileX on branchC is correct, but you should have gotten
a tree conflict in that situation. Maybe there was a tree conflict which
was not noticed, and the revert got rid of that conflict?

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=2371535
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2009-07-15 18:57:26 CEST

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.