Script for creating a large repository
From: Brandon Ehle <azverkan_at_yahoo.com>
Date: 2003-01-03 21:26:35 CET
Since the issue had come up in IRC, I'm posting this script for anyone
#!/bin/sh
svnadmin create $1
echo "set_lk_max_locks 8000" > $1/db/DB_CONFIG
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.