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

How to fix a merge conflict on a directory?

From: David Aldrich <David.Aldrich_at_EMEA.NEC.COM>
Date: Mon, 29 Apr 2013 07:21:18 +0000

Hi

As a result of merging from trunk to a branch using a 1.7 svn client. Several directories now have conflicts. For example, directory 'Documents' contains dir_conflicts.prej, which contains:

Trying to delete property 'svn:mergeinfo'
but the local property value is different.
<<<<<<< (local property value)
/branches/TRY_DRA_Gc​c44_29Oct2011/Docume​nts:3862
/branches/TRY_DRA_Gc​c44_29Sept2011/Docum​ents:3863-3983
/branches/TRY_DRA_Py​thon_14July10/Docume​nts:2616-2748
[snip]
/trunk/Documents:486​3-4900=======

>>>>>>> (incoming property value)

How do I resolve this type of conflict please?

David
Received on 2013-04-29 09:22:13 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.