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

[Subclipse-users] "Cannot replace directory from within" error while merging

From: Jay Sachs <jay.sachs_at_riskmetrics.com>
Date: 2006-10-04 02:18:38 CEST

Running Eclipse 3.2.1, Subclipse 1.1.7, javaHL 1.3.1 on OS/X, I attempted to
merge a branch into trunk, but it fails, the console yielding:

merge -r9941:HEAD
svn+ssh://svn.rmgapps.com/export/svnroot/appdev/Core/branches/aslack/hashedF
ilters /Users/jay/rmg/appdev/Core Invalid filesystem path syntax svn:
Cannot replace a directory from within

A comparable though not identical merge via the command line works, however:

% svn merge -r9941:HEAD
svn+ssh://svn.rmgapps.com/export/svnroot/appdev/Core/branches/aslack/hashedF
ilters

Presumably therešs something about my workspace setup which is confusing
Subclipse. What might that be?

jay
Received on Wed Oct 4 02:18:48 2006

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.