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

2013-09-13 Thread Nitin Bhide
s well. I am a reasonably good python developer. However I don't know much about svn internals. So if someone is interested in writing such tool, I am willing to contribute. Regards, Nitin On Sat, Sep 7, 2013 at 6:49 PM, Andreas Mohr wrote: > Hi, > > On Sat, Sep 07, 2013 at 05:50

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

2013-09-07 Thread Nitin Bhide
Thanks again (especially Philip), Regards, Nitin On Fri, Sep 6, 2013 at 2:36 PM, Philip Martin wrote: > Nitin Bhide writes: > > > Thanks for the clarification. Does the message mean either in db/revs or > in > > db/revprops 'END' tag is missing ? > > It me

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

2013-09-05 Thread Nitin Bhide
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 wrote: > Nitin Bhide writes: > > > Hi Stefan, > > > > Thanks for th

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

2013-09-05 Thread Nitin Bhide
n Sperling wrote: > On Sun, Sep 01, 2013 at 12:02:18PM +0530, Nitin Bhide wrote: > > I have a local subversion repository. I am trying to convert it to > > Mercurial. In the process I discovered that repository is corrupted. I > have > > tried the following > > > >

corrupted svn repository with “serialized hash missing terminator” error

2013-09-01 Thread Nitin Bhide
I have a local subversion repository. I am trying to convert it to Mercurial. In the process I discovered that repository is corrupted. I have tried the following 1. svnadmin verify - confirmed that repository is corrupted at revision 1265. The verify stops at this revision. 2. svnadmin recover -