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

Re: migrate to new server - subversion 1.3.0 -> 1.4.3

From: egoots <egoots_at_gmail.com>
Date: 2007-06-29 08:08:27 CEST

Anne M. Hammond wrote:
> We currently use subversion 1.3.0 under apache https.
>
> I want to migrate to new hardware using subversion 1.4.3/.
>
> Is it possible to
> svnadmin dump
> svnadmin restore (on the new hardware)
> cp auth and access file from old server to new hardware
> then bring up the new hardware using the old hostname and IP address
> and the users will never know the difference?
>
> Or will users have to perform an entirely new checkout of
> the repos from the new hardware?
>

The users will also have to upgrade to 1.4.x clients if you upgrade the
repository to 1.4.x

Besides that, I "think" it should work out of the box.
At worst, you would have to do an svn switch --relocate

see: http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.switch.html

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jun 29 08:06:57 2007

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.