Re: SVN Migration using tar only, is this possible (without dump or hotcopy)?
From: Ryan Schmidt <subversion-2010b_at_ryandesign.com>
Date: Thu, 13 May 2010 02:41:34 -0500
On May 13, 2010, at 02:35, Stonebraker wrote:
> I need to move a few very large repositories (one over 30 GB) to
Note that Subversion < 1.5 is not supported anymore. Please upgrade if possible.
> Server 1: FreeBSD 6.0
Probably not recommended. Repositories are not meant to be portable, but dumpfiles are. Though note dumpfiles do not include anything other than the revisions. In particular dumpfiles do not include hook scripts or configuration files; these must be transferred separately.
> Note: I am unable to use svnadmin dump or hotcopy (both error out..
Could you describe the error in more detail?
Have you already run "svnadmin verify"? Does it succeed without error?
|
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.