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

RE: svn server changed its address

From: Gale, David <David.Gale_at_Hypertherm.com>
Date: 2006-02-20 13:45:02 CET

Pedro Rafael Alves Simões wrote:
> Hello, my svn server changed its address. How do I change locally the
> address to commit the projects? I've tried the following command:
>
> svn switch -relocate http://old_address/PATH/PROJECT
> svn+ssh://user@ip_address/PATH/PROJECT
>
> but it throws the error: svn: '.' is not a working copy
>
> How can I resolve this? Thanks.

Well, the error message indicates you're not doing the command from your working copy. Either cd to the WC before doing the command, or add its path after the new address.

-David

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 20 13:47:50 2006

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.