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

Re: Triple login required by svn+ssh and dynamic IP address for server

From: Nicolas Goutte <nicolasg_at_snafu.de>
Date: 2005-06-06 13:37:47 CEST

On Monday 06 June 2005 13:08, Adrian Hoe wrote:
(...)

> Second question: I'm using dynamic IP address for the server. SVN
> will store the url in .svn folder and when IP address of the server
> change, svn will not work because of different server url. Is there a
> way to overcome this problem? One way is to manually edit all
> the .svn/entries but this can become tedious if there are many nested
> folders in the tree.

Better than editing the URLs by hand, you should use

svn switch --relocate oldURL newURL

to change between server IPs.

>
> TIA,

Have a nice day!

(...)

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 6 13:42:02 2005

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.