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

ra_dav mass-commit status

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-08-25 01:55:13 CEST

I just ran the mass-commit script (early version; not Karl's fancy one) and
things seem pretty reasonable now.

 948 successful commits
  41 svndiff failures(?) (yes, Mike's patch is in there)
  11 failures to lock WC (due to existing locks)

----
1000 attempted commits
The Apache log also shows 138 cases where a database close returned
DB_INCOMPLETE. Since it doesn't correlate to anything above, I suspect a
simple race condition between cleanup of a commit and the beginning of the
next commit. I will try adding "sleep 1" into my mass-commit to see if that
helps.
My next steps are:
* produce a short recipe for repro'ing the svndiff failure (and pass this to
  cmpilato for investigation)
* check in the mass-commit generation scripts
* investigate DB_INCOMPLETE, starting with the sleep
Ben: regarding the WC locking issue, I'm guessing you will figure out a way
to repro that. Let me know if you need assistance.
Cheers,
-g
-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:37 2006

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.