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

Re: Questions from the Subversion 1.6 Preview event in Berlin

From: Greg Hudson <ghudson_at_mit.edu>
Date: Fri, 06 Mar 2009 10:59:37 -0500

(Actually replying to Branko, but I missed his message.)

On Thu, 2009-03-05 at 22:44 +0100, Steinar Bang wrote:
> >>>>> Branko Cibej <brane_at_xbc.nu>:
>
> > Are you sure you can just zip up some database created by a
> > semi-random variant of sqlite3, unpack it and use it on another box
> > with a different OS, word size and, gods forbid, endianness?

http://www.sqlite.org/fileformat.html#section_ suggests that the file
format is independent of word size and byte order. I don't know what
their policy is across versions. Also, that document doesn't describe
the journal or statement files, so I don't know what would happen if
there's data lingering there at the time of transfer.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=1277911
Received on 2009-03-06 17:05:06 CET

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.