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

Re: Subversion's use of Berkeley DB [#11511]

From: Branko Čibej <brane_at_xbc.nu>
Date: 2004-12-09 23:37:14 CET

Justin Erenkrantz wrote:

> mod_dav_svn already caches the fs/repos.

Yes, but not for the lifetime of the httpd process, iirc.

> And, we wouldn't need to keep it open after it checks: it'd just need
> to ensure that it is an safe state.

You can't check if it's in a safe state. You have to open the
environment, and if you're the only process in the environment, run
recovery.

-- Brane

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Dec 10 03:10:00 2004

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.