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

Malformed representation skeleton

From: Goubs <goubsi_at_gmail.com>
Date: 2004-12-14 16:24:37 CET

I work with the last svn version 1.0.9 and recently 1.1.1 and apache
2.0.52_3 on FreeBSD

When I try to dump my repository, I have the following message:
"Malformed representation skeleton" or "Malformed node-revision
skeleton"

like this
$> svnadmin dump /home/svn/default > /dev/null
* Dumped revision 0.
* Dumped revision 1.
* Dumped revision 2.
....
* Dumped revision 221.
* Dumped revision 222.
* Dumped revision 223.
svn: Malformed node-revision skeleton

$> svnadmin dump -r 225:HEAD /home/svn/default > /dev/null
* Dumped revision 238.
* Dumped revision 239.
* Dumped revision 240.
svn: Malformed representation skeleton

I try to recover it with svnadmin or db_recover with no change.

How correct it ?

before thx
  Goubs

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 14 22:53:56 2004

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.