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

[PATCH] add 'svnadmin verify' pass to hot-backup.py.in

From: Leo Davis <ldavis_at_fonix.com>
Date: Thu, 19 Aug 2010 17:25:56 -0600

 Hello,

I've found it useful to verify my backups using 'svnadmin verify' and
thought it would make a good addition to hot-backup.py.

[[[
* tools/backup/hot-backup.py.in
    Added command line option "--verify". If flag is present, the
hotcopy will be verified.
    Added a new pass between the existing steps 3 and 4 (hotcopy and
compress) that
    invokes 'svnadmin verify' on the hotcopy. If verification fails, the
script exits with an error.
]]]

Cheers,
Leo

Received on 2010-08-20 02:39:21 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.