[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: Johnathan Gifford <jgifford_at_wernervas.com>
Date: 2006-12-13 15:29:05 CET

At some point during the commit process things got wedged and corrupted your revision. Or the drive(s) that house your data has a bad sector or something. There are not many options here that are 'free'. As far as the free options:

1) Replace the revision with an empty revision. However, if you have any revision after the bad one that refers to the bad one, you're out of luck with this option.

2) Dump the repository up to the previous revision of the bad one. Then dump all the revisions after the bad one. Load them into a new repository. This has the same problem as 1) in that if there is any reference to the bad one, your out of luck.

Those are your 'free' options. Now Collabnet and probably Polarion can help you, but this will cost. I know Collabnet can fix this, as they did ours. Collabnet is in North America and Polarion is in Europe. Each have their own pricing schemes and when situations like this happen and the repository is 'mission critical', their services are worth their costs.

Johnathan

>>> On Wed, Dec 13, 2006 at 7:38 AM, in message
<e711a1fd0612130538t2a90fc6s3c5fbc37ce7fd169@mail.gmail.com>, "Thomas Recloux"
<thomas.recloux@gmail.com> 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 ?
>>
>> 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:30:16 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.