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

Merge halted with "Error reading spooled REPORT request response"

From: Yuen-Chi Lian <me_at_yclian.com>
Date: Thu, 19 Nov 2009 11:02:18 +0800

Hi,

I am trying to merge a feature branch to the trunk (with some local
edit). By doing a dry run, I get:

--- Merging r2267 through r2464 into '.':
A test/integration-test
A test/integration-test/src
A test/integration-test/src/test
... (trimmed)
A test/integration-test/pom.xml
   C test/pom.xml
   C test/pom.xml
A test/util
A test/util/pom.xml
...
--- Merging r2267 through r2464 into 'reporting':
D reporting/src/test/java/itest
U reporting/pom.xml

However, when I really perform the merge, svn will fail at:

svn: Attempt to add tree conflict that already exists
svn: Error reading spooled REPORT request response

$ svn st
      C test/pom.xml
> local edit, incoming delete upon merge

After resolving the conflict and re-run the same merge command, svn will
re-do the pervious merge (since nothing has gone into svn:mergeinfo
yet?). So what can I really do to make sure I can proceed with the rest
of the merges?

Thanks.

-- 
Yuen-Chi Lian | www.yclian.com
"I do not seek; I find." - Pablo Picasso
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2419818
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].

Received on 2009-11-19 07:24:04 CET

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.