view tools/bisect-find-bad.sh @ 761:979148947967

svnexternals: generate externals with a revision placeholder This is the first step to separate source URL from revision identifier as required by subrepos.
author Patrick Mezard <pmezard@gmail.com>
date Thu, 25 Nov 2010 21:55:21 +0100
parents 11c4c7242a36
children
line wrap: on
line source

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