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

Re: corrupted svn repository with “serialized hash missing terminator” error

From: Nitin Bhide <nitinbhide_at_gmail.com>
Date: Fri, 6 Sep 2013 09:50:17 +0530

Hi Philip,

Thanks for the clarification. Does the message mean either in db/revs or in
db/revprops 'END' tag is missing ?

Regards,
Nitin

On Thu, Sep 5, 2013 at 11:50 PM, Philip Martin
<philip.martin_at_wandisco.com>wrote:

> Nitin Bhide <nitinbhide_at_gmail.com> writes:
>
> > Hi Stefan,
> >
> > Thanks for the hint. I tried the fsfsverify and fsfixer also. Both did
> not
> > work. Looking back I think the problem started when I upgraded to from
> > 1.7.x to 1.8.1.
> >
> > What exactly is 'serialized hash terminator' error ?
>
> It means one of the repository files is corrupt. It could be a revision
> files in db/revs or it could be a revprop file in db/revprops. A
> serialized hash is a series of K/V pairs followed by END:
>
> K 10
> svn:author
> V 2
> pm
> K 8
> svn:date
> V 27
> 2013-09-05T18:00:22.881511Z
> K 7
> svn:log
> V 1
> m
> END
>
> --
> Philip Martin | Subversion Committer
> WANdisco // *Non-Stop Data*
>

-- 
============================================
In theory, there is NO difference between theory and practice.
But, in practice, there IS
Yogi Berra
============================================
My company's new product : BootstrapToday - Simple and Sensible Application
Lifecycle Management
http://www.bootstraptoday.com
Received on 2013-09-06 06:21:09 CEST

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.