On Wed, Jun 1, 2016 at 11:20 AM, Stefan Hett <ste...@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