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

Tree conflict resolution options on command-line

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Mon, 4 Aug 2014 14:05:33 +1000

Hi,

Using: svn 1.8.8 (r1568071)

When attempting to merge a change into my working copy, I am getting a tree
conflict (change adds a file, file already exists). No problem with the
conflict.

    Conflict discovered when trying to add 'foo\A\B\c.p'.
    An object of the same name already exists.
    Select: (mf) my version, (tf) their version, (p) postpone,
            (q) quit resolution, (h) help:

If I select to use either of 'mf' or 'tf', I get:

    Summary of conflits:
      Tree conflicts: 0 remainings (and 1 already resolved)
    svn: E155027: Tree conflict can only be resolved to 'working' state;
    'foo\A\B\c.p' not resolved.

My question is: If a tree conflict can only ever be resolved to 'working',
then
 (a) why isn't 'working' an option in the resolution prompt?; and
 (b) why am I being asked to choose something that isn't applicable anyway?

---
Daniel Becroft
Received on 2014-08-04 06:06:23 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.