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

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

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-04 16:19:24 CEST

Jay Sachs <jay.sachs@riskmetrics.com> wrote on 10/04/2006 09:51:54 AM:

> Some more experimentation. The following command line invocation fails
with
> the same error:
>
> svn merge --dry-run svn+ssh://svn.rmgapps.
> com/export/svnroot/appdev/Core/branches/aslack/hashedFilters@9941 \
> svn+ssh://svn.rmgapps.
> com/export/svnroot/appdev/Core/branches/aslack/hashedFilters@HEAD
> /Users/jay/rmg/appdev/Core
>
> and this I believe corresponds to the call made by Subclipse to
> SVNClientInterface::merge().
>
> Clearly the shortcut command line option
>
> svn merge -r9941:HEAD svn+ssh://svn.rmgapps.
> com/export/svnroot/appdev/Core/branches/aslack/hashedFilters

Interesting. It implies there might be a problem in the default peg
revision handling. I still wonder what it is about your merge that is
triggering the problem. Did the base URL get renamed during this revision
range?

I think the other merge option is working better not because it takes one
URL, but because it takes an explicit peg revision parm.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Oct 4 16:20:00 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.