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

Possible Bug in merging from foreign repository

From: Martin Nowack <martin_at_se.inf.tu-dresden.de>
Date: Thu, 21 Oct 2010 17:12:15 +0200

Hello,

I tried to merge form a foreign repository path in a local repository path using current svn version 1.6.13 but it fails.

Assuming you have a local empty svn directory:
svn merge http://llvm.org/svn/llvm-project/dragonegg/trunk

I get the following output:

--- Merging (from foreign repository) r74898 through r83829 into '.':
A llvm-debug.cpp
A llvm-backend.cpp
   C gcc-patches
A darwin
...
A exports.map
G llvm-backend.cpp
svn: Attempt to add tree conflict that already exists at 'gcc-patches'
svn: Error reading spooled REPORT request response

Do I something wrong? Should I report a bug?

Thanks in advance,

Martin
Received on 2010-10-21 17:21:09 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.