How to resolve tree conflict with duplicate directories?
From: Jack Alvrus <manuela_at_gmed.com>
Date: Mon, 12 Oct 2009 10:26:01 -0700 (PDT)
Hi, we're running into a tree conflict that appears to be caused by directories with the same name having been added independently to two branches. The basic scenario is that we have a trunk and a feature branch that was branched from trunk:
/trunk
A directory with the same name was created independently on each branch:
/trunk/newdirectory
Now when we merge trunk into the feature branch, we get a tree conflict on newdirectory.
How do we resolve this? All the documentation I've seen so far talks about files being deleted. I haven't found anything that covers this scenario.
Thanks for any help you can provide.
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
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.