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

How to recover from "Found malformed header in revision file"?

From: Steven Roussey <sroussey_at_gmail.com>
Date: Fri, 26 Feb 2010 00:12:06 -0800 (PST)

How to recover from "Found malformed header in revision file"?

> svn commit myfile
Sending myfile
Transmitting file data .svn: Commit failed (details follow):
svn: Corrupt node-revision '0-484.0-123.r993/92'
svn: Found malformed header in revision file

So I tried create a dump file:
> svnadmin dump /site/svn/ > dumpsvn
* Dumped revision 0.
...
* Dumped revision 987.
svnadmin: Corrupt representation '988 0 8767 8749
17d4a0cc3e480c0c64dd8107a1854b7f'
svnadmin: Malformed representation header

So it started a long long time ago... :(

> svn --version
svn, version 1.5.1 (r32289)
   compiled Aug 7 2009, 01:15:13

This the version of svn from ubuntu for whatever version is running on
that machine.

If a dump of the repo doesn't work, what next???

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2452369

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-02-26 10:56:43 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.