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

Re: problem migrating repository

From: <cmpilato_at_collab.net>
Date: 2002-08-01 21:11:09 CEST

cmpilato@collab.net writes:

> > Does anyone have any suggestions for migrating my repository to a more
> > recent version of SVN? Am I running a version of SVN too old to be
> > compatible with any svnadmin dump capability? The web page above seems to
> > imply that r2092 should be able to read any prior version's repository.
>
> Your repository was created waaaaaaaaaay back in the day. You need to
> first run the enable-dupkeys.sh script (necessary as of revision 1384)
> on the original repos itself, *then* use the 2092 branch code to
> `svnadmin dump' the repository, and THEN use the latest code to
> `svnadmin load' it again.
>
> Whew.
>
> I'm tired just thinking about it. You?

Oops -- some more notes:

  - Back up your original repos before you do aything.
  - The enable-dupkeys.sh script lives in the Subversion tree (the
    2092 tree, even) in the /tools subdir.

Sorry 'bout that.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Aug 1 21:11:47 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.