[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: Mon, 5 Jul 2010 10:40:10 +0200 (CEST)

 Hello,

Your repository layout is probably "linear" now.

According to the number of revisions, revision sizes and the underlying operating system
it may be interesting to switch to "sharded" layout and tune the shard size (default is 1000 revisions):
http://ymartin59.free.fr/wordpress/index.php/projets/tune-subversion-fsfs-repository/

A good performance test case is to measure time required by "svnadmin verify" to check your repository.

Best regards,

----- "west alto" <westalto_at_gmail.com> a écrit :

> Thanks guys, i'm new to upgrade using your way. which is safer using
> svnadmin dump/load or svnadmin upgrade/verify or svnadmin hotcopy
> given my situation where users can afford downtime.
>
> Please check if my process is correct:
>
> - remove svn 1.3 and all its dependencies.
> - install svn 1.6
> - backup my repository
> - svnadmin upgrade /path/to/repository
> - svnadmin verify /path/to/repository
>
> After the steps above, is my repository now usable for 1.6? any other
> steps so i could tweak my repository for best performance?

-- 
Yves Martin
Received on 2010-07-05 10:40:56 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.