view tools/bisect-find-bad.sh @ 505:e508a718779c

fallback to the previous scheme for file repositories. This improves compatibility with hg-git.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Sun, 13 Dec 2009 17:15:01 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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