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

Re: Advice on upgrading svn and moving to new server

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Thu, 14 Apr 2011 12:36:53 -0500

On 4/1/2011 7:45 AM, KM wrote:
>
> Thanks I think. Not sure it helps with my original question. ... which i
> am sure i'll figure out by trial and error.
> Whether to updgrade to solaris 10 w/new server, install newer svn and
> dependent packages and then copy reppos from old server - dump it and
> load it. Or do I need to install and upgraded svn and repos on old
> server then copy to new server - etc -

Dump/load is supposed to 'always' work and gives the system a change to
optimize storage. Upgrade-in-place should work too, but may not
optimize to new formats, and copying the binary repo files might only
work across similar CPU types. Yet another alternative would be to use
svnsync to pull the content from the old to the new server, then adjust
the hooks to become an active repository.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
Received on 2011-04-14 19:37:27 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.