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

Re: repos conversion

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-09-05 14:05:02 CEST

"Bieber, Ron" <bieber.r@ic.grainger.com> writes:

> I believe the following will work:
>
> Before upgrading:
>
> svnadmin dump [repositoryURL] > [repository name].dump (do this for each
> repository)

Don't use your r1830 svnadmin binary to do the dumps, though, it's got
bugs.

Update to r2091, rebuild, and use that svnadmin binary to dump
instead.

> Upgrade the software and recreate your repositories.
>
> svnadmin load [repositoryURL] < [repository name].dump (again, for each
> repository)

Right. After you have your dumpfiles, update HEAD, and then use that
newest svnadmin to re-load your repositories.

Look at notes/repos_upgrade_HOWTO for more details.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 5 14:07:26 2002

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.