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

Re: moving a repository

From: Max Bowsher <maxb_at_ukf.net>
Date: 2005-04-12 16:08:02 CEST

Ingo Weiss wrote:
>> Run svnadmin recover.
>
> Thanks, Max! I did than, and I got the following:
>
> svn>> svnadmin recover tch_repos
> Please wait; recovering the repository may take some time...
> svn: DB_RUNRECOVERY: Fatal error, run database recovery
>
> I am just wondering - is it possible that the part of the unix system
> that handles the berkeley database files is not installed correctly? How
> could I test that? Or what do you think might be wrong?

Hmm, are you using svn 1.0 or 1.1 ?
1.1 gives better errors.

Check permissions, to begin with. Make sure you have write permission on
everything within db/ .

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 12 16:10:29 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.