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

Re: Help With A Corrupt Repository

From: Stephen Butler <sbutler_at_elego.de>
Date: Tue, 18 Jan 2011 09:25:11 +0100

On Jan 18, 2011, at 6:26 , David Pinto wrote:

> I have a corrupt repository I could use help with to fix. When running svnadmin, this is the result:
>
> [dpinto_at_hp-elite Desktop]$ svnadmin verify development_repository
> * Verified revision 0.
> * Verified revision 1.
> * Verified revision 2.
> * Verified revision 3.
> svnadmin: Revision file lacks trailing newline
>
> When trying to checkout something that is in Rev4, this is result:
>
> [dpinto_at_hp-elite Desktop]$ svn checkout file:///home/dpinto/Desktop/development_repository/otnip/home/CDRipper
> A CDRipper/test
> svn: Corrupt node-revision 'aza.0.r4/3118938273'
> svn: Missing id field in node-rev

Hi David,

This sounds like Subversion issue #2453 "FSFS commits >2GB pass but
fail verify on Linux, with APR patch".

  http://subversion.tigris.org/issues/show_bug.cgi?id=2453

The problem was fixed five years ago, but it's still possible to compile
Subversion in a manner that makes this bug reappear.

Is revision 3 a big one?

Do you still have the files checked in at r3?

Does your OS or distribution have a newer Subversion available, using
APR 1.2?

Regards,
Steve

--
Stephen Butler | Senior Consultant
elego Software Solutions GmbH
Gustav-Meyer-Allee 25 | 13355 Berlin | Germany
fon: +49 30 2345 8696 | mobile: +49 163 25 45 015
fax: +49 30 2345 8695 | http://www.elegosoft.com
Geschäftsführer: Olaf Wagner | Sitz der Gesellschaft: Berlin
Amtsgericht Charlottenburg HRB 77719 | USt-IdNr: DE163214194
Received on 2011-01-18 09:25:58 CET

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.