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

Re: Corrupted repository

From: Andreas Hasenack <andreas_at_mandriva.com.br>
Date: 2007-04-17 14:00:54 CEST

On Mon, Apr 16, 2007 at 09:43:59PM -0700, Tom Mornini wrote:
> Hello all.
>
> I just ran into a corrupted repository.
>
> When dumping, it shows this error:
>
> >ey00-s00001 # svnadmin dump repo | bzip2 > repo.dump
> >* Dumped revision 0.
> ><snip revision 1 through 161>
> >* Dumped revision 162.
> >svnadmin: Decompression of svndiff data failed
>
> What's the general understanding of how to recover such a repo?
>
> All operations after that revision give the same error.

If your backend is BDB, you may try svnadmin recover. If it's FSFS, then
you are on your own.

In both cases, consider restoring from backups.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 17 14:21:29 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.