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

Fwd: how to get the original repository when my server change ip address

From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Sat, 25 Oct 2008 09:32:26 +0300

---------- Forwarded message ----------
From: Bogdan Cristea <cristeab_at_gmail.com>
Date: Sat, Oct 25, 2008 at 9:32 AM
Subject: Re: how to get the original repository when my server change ip address
To: vichy <vichy.kuo_at_gmail.com>

On Sat, Oct 25, 2008 at 9:11 AM, vichy <vichy.kuo_at_gmail.com> wrote:
>> use svn switch
>> In your case, since IP address changes often, it should be better to use a DNS
> hi:
> thanks for your help.
> I try switch command, but the output seems still try to access the old
> ip and get an error message.
>
> "D:\uClinux_2_6_x>svn switch svn://192.168.47.128/uClinux_2_6_x/trunk
> svn: Can't connect to host '192.168.116.128': A connection attempt
> failed because the connected party did not properly respond after a
> period of time, or established connection failed because connected
> host has failed to respond."
>
> does that mean this command will first check the old ip then switch to
> the new one?
> Thanks for your help,
> miloody
>

I have never used svn switch in this way. It could be possible.
In this case either you manually change the IP in the files from .svn
folder, but you risk to broke your working copy, either you do a
checkout in a new folder.

--
Bogdan Cristea
-- 
Bogdan Cristea
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-25 08:32:50 CEST

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.