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

Re: Errors when svnadmin dumping a repository

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-10-09 09:17:32 CEST

On Wed, Oct 08, 2003 at 05:58:11PM +0200, Shlomi Fish wrote:
> On Wed, 8 Oct 2003, Ben Collins-Sussman wrote:
>
> > Shlomi Fish <shlomif@vipe.technion.ac.il> writes:
> >
> > >
> > > <<<
> > > svn: Malformed skeleton data
> > > svn: Malformed node-revision skeleton
> > > >>>
> >
> > A the repos_upgrade_HOWTO document hint), this specific error is what
> > you get when you try to use pre-0.28 libsvn_fs to read a post-0.28
> > repository. Mixed libraries, most likely... as cmpilato already said.
> >
>
> svnadmin-0.26.0-1 is a completely statically linked binary. And I verified
> that the other svnadmin's link against their corresponding shared library.
> (using ldd)
>
> Now, the format file says "1". What should I do? Did the schema ever
> change before the format number did?

There was originally no format number at all. Later there was format
number 1 and now there is format version 2. I could be wrong, but I
seem to remember there was a time where the schema changed before the
format number was updated. Maybe a look at the commit logs would carify
things.

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 09:18:36 2003

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.