[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: Bieber, Ron <bieber.r_at_ic.grainger.com>
Date: 2002-09-05 13:45:39 CEST

I believe the following will work:

Before upgrading:

svnadmin dump [repositoryURL] > [repository name].dump (do this for each
repository)

Upgrade the software and recreate your repositories.

svnadmin load [repositoryURL] < [repository name].dump (again, for each
repository)

-- Ron

-----Original Message-----
From: Vlad Skvortsov [mailto:vss@smarts-gsm.ru]
Sent: Thursday, September 05, 2002 3:37 AM
To: dev@subversion.tigris.org
Subject: repos conversion

        Hi !

        I've been out of Subversion development arena for some time and I
got the following question. The subversion I've used is rather old
(rev1830). I have several repositories with important projects. Now I'm
going to upgrade it to current version. What should I do with my
repositories to be able to continue access to them with new system ?
        Links are welcome.

-- 
Vlad Skvortsov, vss@smarts-gsm.ru, vss@high.net.ru
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 5 13:48:45 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.