Re: Help with very large repositories
From: Blair Zajac <blair_at_orcaware.com>
Date: 2005-08-27 22:18:36 CEST
Michael Muller wrote:
The other thing I do when creating and importing a brand new repository is to
svnadmin create --fs-type bdb --bdb-txn-nosync repos
This speeds up the initial import significantly and if something hoses with the
After the import is complete, I make sure there are no processes attached to the
# [requires Berkeley DB 4.0]
and then run 'svnadmin recover' on the repos to enable syncing after each
Regards,
-- Blair Zajac, Ph.D. <blair@orcaware.com> Subversion and Orca training and consulting http://www.orcaware.com/svn/ --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Sat Aug 27 22:20:21 2005 |
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.