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

Newbie: how to switch the server IP address?

From: Olivier Lange <olange_at_petit-atelier.ch>
Date: 2003-04-29 20:27:18 CEST

How do I switch the server source URL once I checked out files from a
Subversion repository? Is that possible?

I checked out the files from a server which receives a dynamic IP address
(thru an ADSL connection).

Let's say it had the URL http://82.132.198.58/svnroot/project when I checked
the files out. But it's IP address changed today and it is 82.132.198.203.

How can I instruct svn to check in some modified files at the URL
http://82.132.198.203/svnroot/project? (not the same URL, but the same
repository).

My best guess was the use switch subcommand, but it reports "Bad URL passed
to RA layer".

Olivier

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Apr 29 20:28:17 2003

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.