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

Re: Tree conflict: local add, incoming add upon merge

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Thu, 5 Aug 2010 08:56:15 +0200

On Wednesday 04 August 2010, Tyler Roscoe wrote:
> On Wed, Aug 04, 2010 at 03:44:24PM +0000, Mark Wakim wrote:
> > 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?
>
> If there are no changes, I would delete the directory from branchx and
> then merge from trunk to recreate the directory on branchx.

Why not simply merge the revision where the dir was added to the trunk into
the branch? This will obviously generate a tree conflict with the dir, plus
perhaps some other changes. The tree conflict could be solved by reverting
the merge operation there, all other changes including the svn:mergeinfo
would remain.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2010-08-05 08:56:55 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.