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

Re: FSFS : Malformed representation header

From: Duncan Murdoch <murdoch_at_stats.uwo.ca>
Date: 2006-12-13 15:14:49 CET

On 12/13/2006 8:38 AM, Thomas Recloux wrote:
> Any idea ?
>
> 2006/12/12, Thomas Recloux <thomas.recloux@gmail.com>:
>> Hi,
>>
>> I'm tying to dump all my repositories be cause I'm moving svn to an other box.
>>
>> On one of then, I got an error during the dump and with a "svnadmin verify"
>> ----------
>> * Révision 1450 vérifiée.
>> svnadmin: Malformed representation header
>> -----------
>>
>> The fs is fsfs, the current repo revision is 2899.
>>
>> Any idea in order to fix it ?

I think you probably want to restore some of the revision files from a
backup. (Hopefully you did a successful backup somewhere between rev
1450 and rev 2899.)

Let's say you did a successful dump at rev 2000. Then load it in a new
place, and compare the revision files (from the db/revs directory in the
repository). If you see some that have been changed, copy them from the
rev 2000 repository into a copy of the full rev 2899 repository. See if
you can dump that.

If you don't have a backup, I don't know what to suggest.

Duncan Murdoch

>>
>> Can I ignore this revision using an incremental dump ?
>>
>> Thanks
>> --
>> Thomas Recloux
>>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 13 15:15:58 2006

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.