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

Re: Tree Conflicts after merging a directory with --accept="theirs-full"

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 13 Jul 2011 17:32:39 +0200

On Thu, Jul 14, 2011 at 01:15:29AM +1000, Gavin "Beau" Baumanis wrote:
> and so now I get this when I try to do a merge....
> I understand why I have a conflict....
> I have an external that is a duplicate of a "real" location and there was an edit at the external path too.
>
> so now I get;
>
> --- Merging r21837 through r21844 into '.':
> C shared
> U patient/eDiagnostics.cfm
> U patient/meetdate.cfm
> U patient/qry_unreadDiagnosticsSELECT.cfm
> U patient/dsp_unreadDiagnosticsReviewList.cfm
> Summary of conflicts:
> Tree conflicts: 1
>
>
> While I am happy why I have the conflict;
> How do I resolve it?

There is no general rule you can apply to resolve any given tree conflict.
It depends on the situation and the desired merge result.

So let's start with getting more information about this conflict
so we can understand it better.

What do these commands print?

svn status shared
svn info shared
Received on 2011-07-13 17:33:27 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.