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

Re: svn 1.3 crashing after sometime

From: Yves Martin <ymartin59_at_free.fr>
Date: Fri, 2 Jul 2010 10:11:39 +0200 (CEST)

  Hello,

For an upgrade from 1.3 to 1.6, I have simply apply "svnadmin upgrade" command
and check integrity with "svnadmin verify".

Then, the repository is still in "linear" mode - which is not an issue, it works.
But for performance reason, it is better to move to "sharded" mode.

To do so, I have worked on fsfs-reshard.py script. You will find it with
documentation how to use it safely here:
http://ymartin59.free.fr/wordpress/index.php/tune-subversion-fsfs-repository/

Kind regards

----- "Nico Kadel-Garcia" <nkadel_at_gmail.com> a écrit :

> On Thu, Jul 1, 2010 at 10:04 PM, west alto <westalto_at_gmail.com>
> wrote:
> > Thanks guys, Ho do i upgrade from 1.3 to 1.6? Do i need to install
> > first 1.4 then do a svn dump and load, then 1.5 and then svn dump
> and
> > load .... etc.
>
> No, move aside the repository, do a good backup to tape, then install
> version 1.6. Then do an "svnadmin hotcopy" with version 1.6, which
> should build you a nice clean upgraded and compatible copy you should
> put in place of the old repository.

-- 
Yves Martin
Received on 2010-07-02 10:12:44 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.