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

Re: Migrating from 32 to 64 bit

From: Stefan Sperling <stsp_at_elego.de>
Date: Wed, 11 Aug 2010 15:50:20 +0200

On Wed, Aug 11, 2010 at 09:11:29AM -0400, Edward Ned Harvey wrote:
> As far as subversion is concerned, as long as you get it installed, there is
> nothing for you to think or care about.

It depends on the Subversion repository backend.

If the BerkeleyDB backend is used, a dump/load cycle is probably necessery,
so just do it to be on the safe side.

With repositories using FSFS, there is nothing to worry about.

The file "db/fs-type" in a repository tells you which kind of backend
the repository is using: "bdb" or "fsfs"

Stefan
Received on 2010-08-11 15:51:07 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.