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

Re: [Subclipse-users] Problems with Rename/move command

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-01-05 20:53:15 CET

On 1/5/07, Camilo Arango <carango.developer@gmail.com> wrote:
>
> Hi.
>
> I am trying to move one project in my repository to another location
> using the "Rename/move command" in subclipse, and I always get the
> following error in the console:
>
> move -m "" -r HEAD svn://svnserver/project/trunk/project1
> svn://svnserver/toolbox/trunk/project1
> svn: Path 'svn://svnserver/cajamenor/trunk/project1' does not
> exist in revision 55
>
> The curious thing is that revision 55 does exist... I just made a
> checkout. What is wrong?

Is this move happening within a single repository? The error message is
referencing a 3rd URL which seems odd. Try running the logged command from
the command line (you can leave out the -r part). This error is coming out
of Subversion.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Fri Jan 5 20:53:19 2007

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.