pull_from_master.sh

Sat, 25 Oct 2008 20:34:21 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Sat, 25 Oct 2008 20:34:21 +0100
changeset 168
744fafa8b700
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Log when an incoming dialback verification request is an invalid key for our domain

#!/bin/sh
which hg >/dev/null || echo "You must have Mercurial (the hg command)"
hg pull http://heavy-horse.co.uk:4000/

mercurial