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

Re: Newbie: how to switch the server IP address?

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2003-04-29 20:04:17 CEST

Maybe you could run bind (or just update an /etc/resolv.conf entry) on
your client box, and just use a host alias instead of an IP?

"Olivier Lange" <olange@petit-atelier.ch> writes:
> 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

---------------------------------------------------------------------
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:51:38 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.