You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Reiner Hörger <Re...@thales-ee.com> on 2004/09/17 08:46:22 UTC

Subversion database error

Hello,
 
Im am running subversion 1.0.4 on Windows 2000.
 
Today, after I was trying to checkin a file into the repository, I got
the following error message:
“Commit failerd (details follow): No transaction named ‘7’ in
filessystem ‘E:\<my path>\<my repository>\db”.
 
I then ran “svnadmin recover ….” and then got the following message:
“svn: DB_RUNRECOVERY: Fatal error. Run database recovery”.
 
In the documentation I could not find information on how to do that. Can
you help me?
 
 
Sincerely,
 
Reiner Hörger
Thales Electronic Engineering GmbH
Hamburger Allee 26-28
D-60486 Frankfurt
 
Tel.: +49 (0)69 - 21 93 86 602
reiner.hoerger@thales-ee.com
 

Re: Subversion database error

Posted by Ben Collins-Sussman <su...@collab.net>.
On Sep 17, 2004, at 3:46 AM, Reiner Hörger wrote:

> Hello,
>
>  
>
> Im am running subversion 1.0.4 on Windows 2000.
>
>  
>
> Today, after I was trying to checkin a file into the repository, I got 
> the following error message:
>
> “Commit failerd (details follow): No transaction named ‘7’ in 
> filessystem ‘E:\<my path>\<my repository>\db”.
>

This looks like issue #1862, which should be fixed in svn 1.0.7.  I 
suggest you upgrade.


>  
>
> I then ran “svnadmin recover ….” and then got the following message:
>
> “svn: DB_RUNRECOVERY: Fatal error. Run database recovery”.
>

Download the berkeleyDB win32 utilities from here:

http://subversion.tigris.org/servlets/ProjectDocumentList?folderID=688

(Make sure you download the correct bdb version)

And try running 'db_recover -vech repos\db\'



>  
>
> In the documentation I could not find information on how to do that. 
> Can you help me?
>
>  
>
>  
>
> Sincerely,
>
>  
>
> Reiner Hörger
>
> Thales Electronic Engineering GmbH
>
> Hamburger Allee 26-28
>
> D-60486 Frankfurt
>
>  
>
> Tel.: +49 (0)69 - 21 93 86 602
>
> reiner.hoerger@thales-ee.com
>
>  


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