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