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

Re: Error: Found malformed header in revision file

From: John Szakmeister <john_at_szakmeister.net>
Date: 2007-03-16 18:19:12 CET

----- "Christian Unger" <cunger@apple.com> wrote:
> Hi John,
>
>
> is there publically available information on how to fix broken revs?

No, not really. Everything I've learned is by reading and understanding how the revs are formatted and how the backend works. The single most helpful document is the one describing the structure of the fsfs backend:
  http://svn.collab.net/repos/svn/trunk/subversion/libsvn_fs_fs/structure

fsfsverify can help fix a number of issues as well:
  http://www.szakmeister.net/fsfsverify/

I wish I could say there is more. :-(

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Mar 16 18:19:50 2007

This is an archived mail posted to the Subversion Dev mailing list.

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