[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: Ronald Sacher <sacher_at_manetmail.de>
Date: 2005-06-06 14:52:36 CEST

Adrian Hoe wrote:
> On Mon, 6 Jun 2005 13:37:47 +0200, Nicolas Goutte <nicolasg@snafu.de>
> wrote:
>
>> 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.
>
> Thanks to Nicholas and Cagatay. Your answers are very helpful.

Why don't you pick a hostname via dyndns.org (or no-ip.com) and stick
with this?

Bye,
Ronald

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 6 15:56:00 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.