On Wed, Jul 24, 2013 at 2:22 PM, Thomas Harold <thomas-li...@nybeta.com> wrote:
> >
> What we might do once 1.8 server is stable is switch to doing the new
> "incremental" style hotcopy on Mon-Sat evenings and do a full hotcopy on
> Sun.  Right now, we address the time it takes to do full hotcopy of all 300+
> repositories by only doing a nightly hotcopy of any repositories that have
> changes within the last N days (usually 7 days, and usually a only a few
> dozen repositories see activity each week).  Doing the hotcopy to a
> different set of platters also helps.
>
> This is based on the assumption that "svnadmin hotcopy" is a preferred
> backup method over "svnadmin dump" for daily backups, because it grabs
> everything out of the repository directory while "svnadmin dump" misses
> things like scripts.

Is that better than using svnsync from a remote server plus some
normal file backup approach for the conf/hooks directories?

--
  Les Mikesell
    lesmikes...@gmail.com

Reply via email to