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

svn switch to move between servers

From: Timothee Besset <ttimo_at_idsoftware.com>
Date: 2002-09-17 11:40:41 CEST

I encountered something, I don't know if it's intended behaviour or an
oversight:

I connected to my svn server through the internet with a laptop while I
was away. So I used an internet url like so: https://svn.internet/repos/

Now I'm back on my LAN, and the URL is different.
I did
svn switch https://svn.lan/repos/
but I get
RA layer request failed

I found out that this happens because https://svn.internet/repos/ is not
available:

I hacked around to provide valid access to both old and new URL, did the
switch again and it worked. But obviously it's a workaround that might not
be so easy in all situations..

TTimo

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 17 11:48:15 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.