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

Re: Help needed to recover BDB repos

From: Ryan Schmidt <subversion-2005_at_ryandesign.com>
Date: 2005-10-20 12:16:17 CEST

On Oct 20, 2005, at 08:51, Gregory Youngblood wrote:

> Follow up question, I'm assuming the fsfs back end will be much
> more stable and less prone to (nonrecoverable?) errors than the bdb
> version. Is it?

Based on my observing posts on this list for 8 months, yes.

> If you copy a repos from an old machine to a newer one (older SVN
> to newer SVN), will the old fsfs data be read by the newer version
> of svn?

Currently, yes, Subversion 1.2 can read FSFS repositories made with
Subversion 1.1 (the first version in which FSFS was available)
without issue.

> Or will it have to go through a dump/load to upgrade as well?

You get a performance improvement if you dump and load when going
from 1.1 to 1.2, because 1.2 has a new delta format, but the dump and
load is not required.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Oct 20 12:18:39 2005

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.