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

Re: Malformed representation skeleton

From: Max Bowsher <maxb_at_ukf.net>
Date: 2004-12-14 23:08:41 CET

Goubs wrote:
> 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 ?

This needs manual analysis and repair.

Tar up the repository, put it on a web/ftp site, email me the URL.

I'll see what I can do.

Max.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Dec 14 23:11:37 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.