Re: Creating and Verifying a Reliable backup
From: Pavel Lyalyakin <pavel.lyalyakin_at_visualsvn.com>
Date: Wed, 1 Jun 2016 19:29:14 +0300
Hello Michael,
On Wed, Jun 1, 2016 at 7:18 PM, Michael Schwager <mschwage_at_gmail.com> wrote:
These steps don't require you to shut down httpd.
> * svnadmin freeze /path/to/repoX -- rsync -av /path/to/repoX
Why don't you run `rsync` on "/home/svn/hotcopy/repoX"?
You won't need to shut down httpd or run `svnadmin freeze` in such
> I had considered svnadmin dump, but according to the Wisdom on Serverfault,
Yep, this is right. Subversion repository dump streams (the dump
> "One other thing to watch is svnadmin dump doesn't backup locks and hook
Yes, hotcopy makes full repository copy with locks and hook scripts.
[1]: http://svnbook.red-bean.com/en/1.8/svn.reposadmin.maint.html#svn.reposadmin.maint.migrate
-- With best regards, Pavel Lyalyakin VisualSVN TeamReceived on 2016-06-01 18:29:59 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.