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

SV: RE: move a subversion repository from windows to linux or solaris

From: nick vajberg <nickvajberg_at_yahoo.dk>
Date: 2005-07-14 12:11:02 CEST

> On Wed, 2005-07-13 at 23:43 +0200, nick vajberg
> wrote:
> > >>i think i read it once here, but i can't find it
> > >>again: is it possible to move a bdb based
> > >>repository from one operating
> > >>system to another?
> >
> > Yes. But the proper way of doing it is through a
> > dump/load cycle.
>
> And I'd guess that is only necessary if the
> "endian-ness" of the OS
> differs (e.g. Linux vs. Solaris).

No, bdb handles endianess just fine. However, if you
run a big endian db on a little endian machine (or
vice versa), performance will suffer slightly since
the page fetcher must convert every scalar.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 14 12:11:49 2005

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.