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

Re: svn upgrade with dump/load

From: Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>
Date: Tue, 27 Sep 2011 09:27:12 +0200

Am 27.09.2011 09:06, schrieb Stümpfig, Thomas:
> I plan to upgrade a 250GB Repository from 1.5 to 1.7. As I learned
> from other threads in this list, it is wise to dump and load the
> repository in order to bring everything to the latest features. I
> have to keep the revision numbers and transaction dates.

Those will be preserved, as will be the UUID of your repository, unless
your target repo is not empty. What is not preserved is the
configuration area and hook scripts, but you can simply copy them over.

> Now svn dump and load offer some flexibility. And my server has 32GB
> Memory and 16 Cores.Now, in order to optimize the migration process
> would it be worth to split the dump into multiple dumps?

I don't think so. The point is that the bottleneck is probably the
channel connecting your computer to its hard disk(s). There, it would be
worth using one hard disk to read from and another to write to, via
different interfaces, of course.

Uli
**************************************************************************************
Domino 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.dominolaser.com
**************************************************************************************
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. Domino Laser GmbH ist für diese Folgen nicht verantwortlich.
**************************************************************************************
Received on 2011-09-27 09:27:51 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.