You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jeremy Harris <jg...@wizmail.org> on 2004/02/14 01:50:13 UTC

wedged repository

Hi,

   I have an apparently wedged subverision repository:

[codectrl@foundit codectrl]$ svnadmin recover /home/codectrl/pcms
Please wait; recovering the repository may take some time...
svn: DB_RUNRECOVERY: Fatal error, run database recovery
[codectrl@foundit codectrl]$ uname -a
Linux machine.dom.ain 2.4.22-10mdksmp #1 SMP Thu Sep 18 11:17:07 CEST 
2003 i686 unknown unknown GNU/Linux



What's my next move?

- Jeremy                                                              
jgh@wizmail.org



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

Re: wedged repository

Posted by Ben Collins-Sussman <su...@collab.net>.
On Fri, 2004-02-13 at 19:50, Jeremy Harris wrote:
> Hi,
> 
>    I have an apparently wedged subverision repository:
> 
> [codectrl@foundit codectrl]$ svnadmin recover /home/codectrl/pcms
> Please wait; recovering the repository may take some time...
> svn: DB_RUNRECOVERY: Fatal error, run database recovery
> [codectrl@foundit codectrl]$ uname -a
> Linux machine.dom.ain 2.4.22-10mdksmp #1 SMP Thu Sep 18 11:17:07 CEST 
> 2003 i686 unknown unknown GNU/Linux
> 
> 
> 
> What's my next move?

Your next move is to read the Book (chapter 5), the FAQ
(http://subversion.tigris.org/project_faq.html#wedged-repos), and to
subscribe to the users@ list.  :-)



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

Re: wedged repository

Posted by kf...@collab.net.
Jeremy Harris <jg...@wizmail.org> writes:
>    I have an apparently wedged subverision repository:
> 
> [codectrl@foundit codectrl]$ svnadmin recover /home/codectrl/pcms
> Please wait; recovering the repository may take some time...
> svn: DB_RUNRECOVERY: Fatal error, run database recovery
> [codectrl@foundit codectrl]$ uname -a
> Linux machine.dom.ain 2.4.22-10mdksmp #1 SMP Thu Sep 18 11:17:07 CEST
> 2003 i686 unknown unknown GNU/Linux
> 
> What's my next move?

Usually, to run 'svnadmin recover repospath'.  Make sure you run it as
the same user who owns the repository.

By the way, this sort of question is more appropriate for
users@subversion.tigris.org, so I've redirected it there.  No big
deal, just letting you know for next time.

-Karl

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