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

svn switch: FROM needs to be accessible?

From: Sebastian Posch <mail_at_sposch.net>
Date: Mon, 25 Feb 2008 13:57:21 +0100

I have a problem with using svn switch. We are relocating our svn server
so now we want to switch all our repositories. I tried this:

svn switch --relocate svn+ssh://user@OLDSERVER/repo/trunk
svn+ssh://user@NEWSERVER/repo/trunk

However, after a few minutes of runtime I get a "ssh: connect to host
OLDSERVER port 22: Connection timed out. svn: Connection closed
unexpectedly".

Does that mean that in order to switch repositories, the old repository
URL must still be accessible? I was hoping the command would just
replace the URL strings in all the .svn folders without actually
connecting to the host.

I issued the switch command via our server which runs an old svn (1.1.4)
if that helps.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-25 13:57:41 CET

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.