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

svn merge tree conflict: unable to determine the conflicting local changes

From: Christoph Vogtländer <Christoph.Vogtlaender_at_sigma-surface-science.com>
Date: Wed, 15 Jul 2015 06:58:22 +0000

Hi,

I'm trying to understand a tree conflict problem during merge. After the merge from an import branch to trunk the client states
"Tree conflict on 'upload.bat'
> local file edit, incoming file delete upon merge"

Normally I understand tree conflicts and generally know how to solve them. But I am not able to see which changes have been done to the file that are causing the conflict. There simply are none. svn log on trunk only shows two revisions:
- adding the file in the initial import on the branch
- copy to trunk

So I'm not sure whether I'm doing something wrong or if this is a bug in subversion.

I was able to dump and load the relevant parts of the repo and put it to a public server. The error is still reproducible. The repo can be found at
svn://kfpc.de/Test/trunk/QtSrc

The repo is still quit large. But for demonstration only trunk/QtSrc/qtwebengine/src/3rdparty/chromium/buildtools/win/ is needed.
Merging branches/b015001/QtSrc/qtwebengine/src/3rdparty/chromium/buildtools/win/ into trunk will result in the tree conflict on 'upload.bat'.

There are five more tree conflicts with deleted directories during a complete merge which are of the same category. There have never been changes to these directories or to file/sub-folders inside the directory since the initial import.
Unfortunately there are more than 50.000 files/directories involved in the whole action. So it is not that simple to get an overview.

I know that I could simply solve the conflicts as I know that the changes from the branch are what I want. But I'd really like to understand the issue.

The original server is using subversion version 1.8.10 (VisualSVN Server Standard Edition 3.2.1). I tried the merge under Linux (command line client version 1.8.13) and Windows (TortoiseSVN 1.8.11, includes subversion 1.8.13).

--
Christoph
Sigma Surface Science GmbH, Idsteiner Str. 78, 65232 Taunusstein. Amtsgericht Wiesbaden, HRB 27422. Geschäftsführer: Norbert Nold
Received on 2015-07-15 09:25:44 CEST

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

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