pull_from_master.sh

Fri, 14 Nov 2008 02:20:46 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 14 Nov 2008 02:20:46 +0000
changeset 255
43a9683bcd19
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Fix for detecting when we are routing a stanza to ourself (I'm sure this has something to do with you, waqas...)

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

mercurial