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

Re: Problem with subversion repository

From: Ivan Aleman <bonovoxmofo_at_gmail.com>
Date: 2007-01-25 01:41:27 CET

If svnadmin didn't work for you my advice is that you have to recreate
your repository using a working copy (clean as possible) and start
over. It happens again either can be a HW failure...

Good luck.

2007/1/24, Wayne Mak <WMak@wyeth.com>:
>
>
> Hi,
>
> I'm having a problem with my subversion repository. While I was working
> today, my repository suddenly stopped working and began responding with an
> error. When I attempt to commit changes or update, I get the following
> message:
>
> svn: Commit failed (details follow):
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository
> 'file:///cenas1/home/wmak/dockit_repos/trunk/dockit/css'
> svn: Berkeley DB error while opening environment for filesystem
> /cenas1/home/wmak/dockit_repos/db:
> DB_RUNRECOVERY: Fatal error, run database recovery
> svn: bdb: PANIC: fatal region error detected; run recovery
>
> Running 'svnadmin recover' on the repository fixes it somewhat, such that I
> can update my code base without getting that error message anymore.
> However, when I again try commiting I get:
>
> svn commit -m "Tiny tweak"
> Sending css/dockit.css
> Transmitting file data .Abort
> 1132 > svn commit -m "Tiny tweak" # here I try again
> svn: Working copy
> '/cenas1/home/wmak/public_html/development/dockit' locked
> svn: run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
> 1133 > svn cleanup
> 1134 > svn commit -m "Tiny tweak"
> svn: Commit failed (details follow):
> svn: Unable to open an ra_local session to URL
> svn: Unable to open repository
> 'file:///cenas1/home/wmak/dockit_repos/trunk/dockit/css'
> svn: Berkeley DB error while opening environment for filesystem
> /cenas1/home/wmak/dockit_repos/db:
> DB_RUNRECOVERY: Fatal error, run database recovery
> svn: bdb: PANIC: fatal region error detected; run recovery
>
> And back to the earlier error. I'm not sure why the repository is behaving
> this way. It may have something to do with the fact that I may have been
> updating one code base while commit a change from another (as the same
> user). I'm a little worried because the documentation claims that svnadmin
> recover should fix most problems.
>
> Any help/suggestions would be great. Thanks so much.
>
> Wayne
>
>

-- 
Iván Alemán -- bonovoxmofo.blogspot.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jan 25 01:41:51 2007

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.