[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2003-10-09 14:27:13 CEST

Michael Wood <mwood@its.uct.ac.za> writes:

> > 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.

That did happen. Oversight on my part a while back. If this repos
was created during that period, I can see this kind of problem
occurring.

Try this: cp -a your repository (back a backup, in other words), then
do 'echo 2 > repos/format', and try again.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 9 15:48:47 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.