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

Re: 0.28 and schema change

From: <cmpilato_at_collab.net>
Date: 2003-08-26 02:07:19 CEST

Justin Erenkrantz <justin@erenkrantz.com> writes:

> --On Sunday, August 24, 2003 17:11:23 -0500 cmpilato@collab.net wrote:
>
> > # Dump the old repos into the temporary repos
> > old-svnadmin dump ${repos} | svnadmin load tmp-repos
>
> Just as a data point, recent svnadmin's (yes, pre-schema change) won't
> dump out format 1 repositories without a UUID. I had to back off to a
> version that pre-dated the UUID changes to get a workable dump -
> probably circa 0.17.
>
> I don't recall if the UUID was a mandatory dump/load, I thought it
> wasn't. Oh, well. But, this may come up as people try to dump
> pre-UUID repositories with moderately 'current' SVN's. -- justin

That's really odd. Our filesystem code creates a new 'uuids' table if
that table isn't found.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 26 02:11:19 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.