You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Sander Striker <st...@apache.org> on 2002/07/10 22:01:07 UTC

FW: Subversion: [#6253] endian-independent log files

[Forwarded with permission]

-----Original Message-----
From: Keith Bostic [mailto:bostic@sleepycat.com]
Sent: 10 July 2002 22:13
To: striker@apache.org
Cc: support@sleepycat.com
Subject: Re: Subversion: [#6253] endian-independent log files


> 4) The log files seem to be stored in endian native format.  So, copying
>    a repository to a box with different endianess will fail to work.  Could
>    the log files always be stored with the endianess?

We agree this is a problem, unfortunately, it's difficult to
fix -- there are recovery routines that routinely look inside
log records for things like database page numbers, it's not as
simple as just writing endian-independent records into the log.

We have this feature in the schedule for after 4.1.XX, but I
don't know for sure when it will be available.

Regards,
--keith

=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Keith Bostic
Sleepycat Software Inc.		bostic@sleepycat.com
118 Tower Rd.			+1-781-259-3139
Lincoln, MA 01773		http://www.sleepycat.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org