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" <westa...@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

Reply via email to