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

Re: Any recommendations when migrating Subversion to a new RHEL7 VM? (UNCLASSIFIED)

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Sun, 7 Apr 2019 21:54:50 -0400

On Sun, Apr 7, 2019 at 3:07 AM Miller, Christopher M CIV USARMY MEDCOM
AISR (US) <christopher.m.miller217.civ_at_mail.mil> wrote:
>
> CLASSIFICATION: UNCLASSIFIED
>
>
>
> Hello, in the next few days, I'm going to be moving a Subversion repo from RHEL5 to RHEL7 and version of Subversion (1.6.11 to 1.7.14-el7).
>
>
> Here are some high level steps that I am going to take:
>
>
> * Move dumps from older server to new server
> * load the dump again into a new repository
> $ svnadmin create /path/to/repo
> $ svnadmin load /path/to/repo --force-uuid < repo.dmp
>
>
> How do I tell what type of Data Store the old Subversion Server is using?

You don't care.

> Do anyone have any recommendations on what Data Store to use? Or will it need to be the same as the old version?
>
> Thanks

Use the default created by the "svnadmin create" command.
Received on 2019-04-08 03:55:13 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.