Achille Berès wrote:
> HI all,
> Using svn 1.06 on Mac OS 10.3 thanks to
> http://homepage.mac.com/martinott/.
> Looks like my repository has some problems.
>
> When I do : svn checkout file:////myrepo/trunk localwp
> Then answer is :
> svn: Berkeley DB error while appending string for filesystem
> file:////myrepo/trunk/db:
> DB_RUNRECOVERY: Fatal error, run database recovery
> Abort
>
> When I do: svn checkout file:////myrepo/ localwp
> Then, Then answer is :
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository 'file:////myrepo'
>
> Bad news, recover doesn't seems to work :
> svnadmin recover .
> Please wait; recovering the repository may take some time...
> Recovery completed.
> The latest repos revision is XX.
> But I still have the problem after ....
>
> Not everything is broken as "look" at the repos :
> svnlook tree .
> svnlook log .
> does work…
>
> What can I do ?
Try svn 1.1.0-rc2 - it gives more detailed errors in these circumstances.
Does svnadmin dump work?
Max.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Aug 20 07:32:17 2004