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

Re: IP Address and domainname changes

From: Andy Levy <andy.levy_at_gmail.com>
Date: Thu, 19 Feb 2009 20:29:50 -0500

On Thu, Feb 19, 2009 at 11:49, Patricia A Moss <pmoss4_at_csc.com> wrote:
>
> I am running version 1.2.1 of Subversion on a RedHat 4.0 server. I have
> questions pertaining to the change of my servers IP Address and then the
> domainname (about a month later).
>
> From a server administrator side;
> 1. Is there anything that needs to be changed when the IP Address changes?

Assuming your DNS record is updated appropriately, no. That's part of
the point of DNS.

> 2. What needs to change when the server domainname changes?

Nothing in your configuration. Any externals pointing to URL with the
old domain name will need to be updated with the new one.

> From an end user perspective:
> 1. Is there anything that they will need to change? Thank you.

When the hostname changes, they'll have to svn switch --relocate their
working copies. If you use HTTPS or SSH w/ keys, you may have to
re-accept certificates or regenerate keypairs. Neither of these are
specific to Subversion, but rather as a result of the security
features of HTTPS/SSH.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1195747

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-02-20 02:31:54 CET

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.