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