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

limit on the number of parallel branching operations?

From: Madan U S <madan_at_collab.net>
Date: 2006-03-07 07:17:54 CET

Hi,

   Am trying some parallel branching operations on a bdb backed
   subversion repository(over dav). Am having trouble with 4 such
   concurrent access.

   The httpd log says...
----------------8<-----------------------------------------------------8<---------------------
[Mon Mar 06 22:04:52 2006] [error] [client 10.2.8.114] Could not CHECKOUT resource /svn/xine-bdb/!svn/bln/11929. [409, #0]
[Mon Mar 06 22:04:52 2006] [error] [client 10.2.8.114] The specified activity does not exist. [409, #190002]
[Mon Mar 06 22:04:52 2006] [error] [client 10.2.8.114] Could not CHECKOUT resource /svn/xine-bdb/!svn/bln/11929. [409, #0]
[Mon Mar 06 22:04:52 2006] [error] [client 10.2.8.114] The specified activity does not exist. [409, #190002]
----------------8<-----------------------------------------------------8<---------------------

   And the client side errors out with "The specified activity does
   not exist".

   And strangely, both times I tried, only the 1st and 4th threads gave
   this error :-\

   Am wondering if theres any limit to the number of parallel cp that
   can be done on a bdb backed repository. Does anybody know?

Regards,
Madan.
Received on Tue Mar 7 07:19:16 2006

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.