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

unsolvable merging conflict

From: Joan Queralt <jqueral7_at_xtec.cat>
Date: Tue, 31 Aug 2010 14:06:20 +0200

Hello,

I made a new branch a few days a go, and when trying to merge changes I
get a (I think) strange problem.

$ svn merge svn+ssh://.../svnrepos/trunk/cfmud
--- Merging r2 through r94 into '.':
    C area
Summary of conflicts:
   Tree conflicts: 1

First strange thing is that I added this directory before branching, so
I don't understand why subversion complains about it.
Anyway, I proceed with:

$ svn resolve --accept=working area
Resolved conflicted state of 'area'
$ svn commit -m "merged"
$ svn update
At revision 94.
$ svn merge svn+ssh://.../svnrepos/trunk/cfmud
--- Merging r2 through r94 into '.':
    C area
Summary of conflicts:
   Tree conflicts: 1

Changes are supposed to be already merged, so why it merges all
revisions again? And, how can I resolve this conflict definitively?

Thank you in advance for your help.

Regards,

Joan
Received on 2010-08-31 14:25:50 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.