[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: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2004-12-11 17:59:00 CET

On Wed, 2004-12-08 at 12:38, Keith Bostic wrote:
> 3. Subversion isn't recovering the database after application or
> system failure -- it's only running recovery if Berkeley DB
> explicitly returns DB_RUNRECOVERY.

I'd like to point out that, in principle, anything Subversion can do to
work around this problem (in its current architecture) could be done by
the Berkeley DB library itself. Perhaps more robustly, as Subversion's
BDB tables could conceivably be accessed without going through the
Subversion libraries.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 11 18:00:18 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.