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

Re: fails to convert bdb to fsfs

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2005-07-22 09:41:24 CEST

Gilbert Fine wrote:
> "svnadmin load" on a certain revision, and it can be
> reproduced. The failed revision is the same every time we
> tried. svnadmin gave no error message, if I recalled correctly.

The general procedure is to take a backup that contains this revision in a
working state, load the new repo with revisions [0...x+1] and load the rest
from the dump of the current repository.

> We need to restore to some backup - thank god we backup every day.

You didn't think VSS was a replacement for backups or magically made them
unnecessary, did you? Subversion can't do that, it can only assure that data
is stored in a certain way so that no information is lost if accesses go
through the Subversion API. Direct accesses or hardware failure can't be
intercepted that way.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 3 02:36:32 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.