Roberto Andradas-Izquierdo wrote:
> Hello,
>
> I am the sys admin of a system where we have several svn repositories
> which serve to many developers. Today one of them goes down,
> specifically when I do some of these commands, in order to rescue the
> data:
>
Restore from your most recent svn dump backup
> svn co http://....../repository/
> svn list file:///.....path_to_repository..../
> svnadmin dump /...path_to_repository.../
> svnadmin recover /...parth_to_repository../
>
> my shell goes freeze and nothing is showed by the stdout, the rest of
> repositories works fine. Here a shell session where you can see what
> happens:
>
>
>
> -----------------------------
> blas:~# svnadmin dump /svnroot/greentreeplatform/
>
> -----------------------------
>
> As you can see nothing is printed in the stdout and nobody can access
> or use this repository.
>
> somebody can help me? any comment about that well be apreciated.
>
> Regards!
>
> Roberto Andradas-Izquierdo
> http://www.randradas.org
> randradas_at_gsyc.es
> GPG Key: 71C483CF
>
>
>
>
>
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
> For additional commands, e-mail: users-help_at_subversion.tigris.org
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-12 17:46:25 CEST