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

Re: Upgrading/Moving SVN after exists on other server

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: Wed, 22 Sep 2010 17:02:18 +0200

On Wednesday 22 September 2010, Andy Levy wrote:
> On Wed, Sep 22, 2010 at 08:31, KM <info4km_at_yahoo.com> wrote:
> > I have an existing older installation of svn 1.4.3 on solaris 8.   We are
> > doing work on Solaris 10 now.  To save time I wanted to install svn 1.6.x
> > on the solaris 10 box and set up a new svn repository for this version of
> > our project.

This strikes me as odd. I would at least not want to restart/reimport which
would disconnect the history etc. If you don't want to maintain Solaris 8
support in your new development, you could still create a branch to support
it for old customers etc. I'm not 100% sure what you are doing, maybe if you
explained a bit more people could give better advise.

> If you're using FSFS and you're staying on the same processor
> architecture, you may be able to just copy the database over.

I believe that applies to BDB, provided the BDB-libs are the same. With FSFS
you should always be able to move the repository without dump/load cycle.

> But a dump/load cycle is the safest way to go and you'll be able to take
> full advantage of the changes made to FSFS since 1.4 - sharding,
> packing & rep-sharing - which may result in significant space usage.

Also, things like merge tracking were improved, I believe. Note that you could
move the repositories to SVN 1.6 while still being able to access the
repositories from 1.4 clients, the old clients just will not benefit from
some of the newer features automatically.

That said, I'd definitely upgrade the server and dump/load the repositories.

Uli

-- 
ML: http://subversion.tigris.org/mailing-list-guidelines.html
FAQ: http://subversion.tigris.org/faq.html
Docs: http://svnbook.red-bean.com/
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
Sator Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
**************************************************************************************
           Visit our website at <http://www.satorlaser.de/>
**************************************************************************************
Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten bestimmt und kann vertrauliche Informationen enthalten. Bitte benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt werden.
E-Mails können durch Dritte gelesen werden und Viren sowie nichtautorisierte Änderungen enthalten. Sator Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2010-09-22 17:02:59 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.