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

Re: database destroyed

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-27 03:16:17 CET

Petr Sebor <petr@scssoft.com> writes:

> >
> >
> >That makes no sense... the db files *disappear*? Dumping the database
> >is just another process that is reading data via libsvn_fs. We should
> >have no problem with concurrent db readers. In fact, we expect
> >multiple httpd child processes to do this all the time.
> >
> Makes no sense to me as well... I just got this error with a notice
> "you have to do DB_RECOVER"... so I did. And even though db_recover
> gives me no error, the __db.* files are simply gone. I don't know how
> this happened, but it is not for the first time.

Did you run 'db_recover -ve -h repository/db/' ? Or did you run
'svnadmin recover repository'?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Nov 27 03:19:35 2002

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.