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

Tree conflict: local add, incoming add upon merge

From: Mark Wakim <mark_aok_at_hotmail.com>
Date: Wed, 4 Aug 2010 15:44:24 +0000

Hi all,

I am working on a project where we have trunk, and a branch which I will call BranchX. A couple weks ago I added a directory (myDirectory) to trunk, I then did an svn copy to add that directory to BranchX.

I am now merging the latest changes from trunk into BranchX, but I am getting a conflict:

C myDirectory
> local add, incoming add upon merge

There are no code changes between myDirectory in trunk and BranchX. Why am I getting this conflict? I thought svn copy was the proper way to copy files/directories between branches? Does anyone know how I can resolve this so that in future commits people will not have to deal with this conflict again?

Thanks so much!

Mark

                                               
Received on 2010-08-04 19:19:26 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.