On Sat, Nov 12, 2011 at 06:53:54PM +0100, Gunnar Dalsnes wrote:
> On 11.11.2011 16:51, Philip Martin wrote:
> >You can't revert wc/D/f without reverting the replace of wc/D.
> Does this mean it's not possible to merge if the same dir is created
> both in trunk and in branch? Can the "replace" of the "duplicate"
> dir be avoided somehow? If not, it would be nice with an option to
> disable tree-conflict for dirs, just "accepting" existing dirs with
> same name.

The tree conflict cannot be avoided at present.

Your suggestion to "disable tree conflicts for dirs" really boils
down to one particular way of resolving the conflict. Someone else
might prefer a different resolution. For instance, they might want to
rename one of the dirs after the merge to have the two new directories
side-by-side.

For now, you will have to somehow resolve the conflict using svn commands.
We are planning to add interactive resolution menus for tree conflicts.
But there is still a lot of work to do before this will become reality.
You're welcome to pitch in and help us out with development efforts
towards this goal.

Reply via email to