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

Re: Subversion stalls

From: Lee Merrill <LeeMerrill_at_bustech.com>
Date: 2004-09-07 17:04:10 CEST

Hi Stephan,
    You might try recompiling your Berkeley DB with diagnostics enabled
("configure --enable-diagnostics"), since it seems like a DB lock is
being held, and not released. It looks like any errors will be printed
in your current window. Also, you might check your user file size limits
("ulimit -f"), and see if you are hitting a bump there.

> some more infos on the stalling of 'svnadmin verify path/to/repository'

-- 
+=========================================================
+ Lee Merrill    lee@bustech.com    919-866-2008
+=========================================================
Unless otherwise stated, any views presented in this email are solely those of the author and do not necessarily represent those of the company.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Sep 7 17:04:48 2004

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.