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

Re: VC8, BDB -> incompatible

From: Jim Blandy <jimb_at_red-bean.com>
Date: 2006-01-18 02:17:12 CET

On 1/17/06, Max Bowsher <maxb1@ukf.net> wrote:
> The incompatibility should only be in the shared memory backing files.
> Conversion should be possible by:
>
> 1) Ensuring no accessors.
> 2) Deleting the __db.00? files.
> 3) Running recovery.

Ahh, that makes sense. I was wondering why the heck BDB would be
using a raw time_t in an allegedly architecture-independent database
file. In fact, it wasn't. Using it in a shared memory file makes a
bit more sense.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jan 18 03:00:07 2006

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.