You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Ch...@qimonda.com on 2006/08/14 19:23:59 UTC

db failure during svn co

> svn --version
svn, version 1.1.4 (r13838)
   compiled Apr  5 2005, 06:13:22

Copyright (C) 2000-2004 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet
(http://www.Collab.Net/).

(We're pending upgrade to the latest version...)

I get the following when I do an svn co

> svn co /myrepos_path/myproj
svn: Berkeley DB error while opening environment for filesystem
/myrepos_path/myproj/db:
DB_RUNRECOVERY: Fatal error, run database recovery
svn: bdb: PANIC: fatal region error detected; run recovery

- Why am I getting this error?
- How do I run database recovery?

--------------------------------------
Chris T Fouts

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org


RE: db failure during svn co

Posted by Ch...@qimonda.com.
I found the answer to the "How". 

>-----Original Message-----
>From: Fouts Christopher (QNA RTP PT PREV) 
>Sent: Monday, August 14, 2006 3:24 PM
>To: users@subversion.tigris.org
>Subject: db failure during svn co
>
>> svn --version
>svn, version 1.1.4 (r13838)
>   compiled Apr  5 2005, 06:13:22
>
>Copyright (C) 2000-2004 CollabNet.
>Subversion is open source software, see 
>http://subversion.tigris.org/ This product includes software 
>developed by CollabNet (http://www.Collab.Net/).
>
>(We're pending upgrade to the latest version...)
>
>I get the following when I do an svn co
>
>> svn co /myrepos_path/myproj
>svn: Berkeley DB error while opening environment for filesystem
>/myrepos_path/myproj/db:
>DB_RUNRECOVERY: Fatal error, run database recovery
>svn: bdb: PANIC: fatal region error detected; run recovery
>
>- Why am I getting this error?
>- How do I run database recovery?
>
>--------------------------------------
>Chris T Fouts
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org