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

Re: Oops.. here is the patch

From: <brane_at_xbc.nu>
Date: 2003-07-08 18:26:15 CEST

Quoting Greg Stein <gstein@lyra.org>:

> Mind you, we don't want to use an FS simultaneously across threads, but
> that isn't the case here.

And why not? The BDB environment is supposed to be thread-safe, isn't it? We may
have to add another flag when we open the environment, and we definitely don't
want to serve the same request in more than one thread, but using the same
environment in different threads shouldn't be a problem.

    Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 8 18:27:13 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.