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

Re: 'switch --relocate' troubles

From: Joerg Hessdoerfer <Joerg.Hessdoerfer_at_sea-gmbh.com>
Date: 2004-12-31 17:18:18 CET

Hi,

On Friday 31 December 2004 17:06, Kurt Guenther wrote:
> I changed my repository from:
>
> http://svn.serent.net/svn/oldproject/trunk
>
> http://svn.serent.net/svn/newproject/trunk
>
>
> But, I'm having trouble with the "switch --relocate". I get this:
>
>
> $ svn switch --relocate http://svn.serent.net/svn/newproject/trunk
> . # with a dot on the end.
> svn: Working copy 'tools' not locked
>
> I can't figure out what tools is. I don't have such a file or
> directory in my current working image.
>
> --Kurt

Well, you should cd to your working copy, and then

svn switch --relocate http://svn.serent.net/svn/oldproject
http://svn.serent.net/svn/newproject

...that should do it.

Greetings,
 Jörg

-- 
Leading SW developer  - S.E.A GmbH
Mail: joerg.hessdoerfer@sea-gmbh.com
WWW:  http://www.sea-gmbh.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 31 17:20:29 2004

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.