view tools/bisect-find-bad.sh @ 745:6252f0cc7b7a

svnmeta: cache the UUID in an attribute. We use a try/except clause in the getter to keep complicated logic in the setter.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Thu, 11 Nov 2010 21:30:31 +0100
parents 11c4c7242a36
children
line wrap: on
line source

#!/bin/bash
. $(dirname $0)/common.sh
hg svn verify
exit $?