view tools/bisect-find-bad.sh @ 975:9ffa1daf7b08 stable

understand 'tip' as meaning Subversion 'HEAD'
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Sun, 04 Nov 2012 11:34:43 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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