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

Re: use hotcopy or dump for network repository

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Tue, 21 Feb 2012 11:37:15 -0600

On Tue, Feb 21, 2012 at 11:18 AM, e-letter <inpost_at_gmail.com> wrote:

> Readers,
>
> The manual states that 'hotcopy' of 'dump' are examples of commands to
> use to create a copy of a repository. An svn repository was created on
> a network using the protocol 'svn+ssh'; what is the most appropriate
> method to make a copy (e.g. onto a CD) and then use that copy to
> transfer that repository to another computer?
>

Svnadmin dump/load is the most generic approach and should always work
without much concern for differences in CPU types, subversion versions, or
relocating the path where you load it. If those things are all the same,
hotcopy should work too.

-- 
   Les Mikesell
     lesmikesell_at_gmail.com
Received on 2012-02-21 18:37:51 CET

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.