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

Re: Creating and Verifying a Reliable backup

From: Michael Schwager <mschwage_at_gmail.com>
Date: Wed, 1 Jun 2016 12:38:25 -0500

On Wed, Jun 1, 2016 at 11:20 AM, Stefan Hett <stefan_at_egosoft.com> wrote:

> To ensure the integrity of a backup close to 100% I go the fail safe way:
> 2. svnadmin dump to dump the current repository
> 3. svnadmin load the dump into a fresh repository
> 4. svnadmin dump the newly loaded repository
> 5. compare the first and the last dump
>

I like this suggestion. What I think I will do ultimately is check out the
entire repo somewhere, check out the entire hotcopied repo somewhere, and
check all the files against one another.

-- 
-Mike Schwager
Received on 2016-06-01 19:38:31 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.