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

Lockup while doing checkout and 'svnadmin load'

From: Ben Collins <bcollins_at_debian.org>
Date: 2003-05-21 03:34:51 CEST

Still working on this bkcvs thing. I am trying to stress test it before
I make the repo public.

One thing I am encountering is a lock between a checkout (via svnserve)
and the update process which is calling "svnadmin load" to commit new
revs from bkcvs.

Obviously the checkout is very large, so while it is running, svnadmin
is able to do many commits during the checkout. What I am seeing is
svnadmin and the checkout both slowing gradually, and then both
eventually going into deadlock (while consuming lots of cpu still).

I have to kill both processes (killing either one does not allow the
other to continue) and then recover the repo before proceeding.

-- 
Debian     - http://www.debian.org/
Linux 1394 - http://www.linux1394.org/
Subversion - http://subversion.tigris.org/
Deqo       - http://www.deqo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 21 04:19:00 2003

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.