pull_from_master.sh

Thu, 30 Oct 2008 21:26:53 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 30 Oct 2008 21:26:53 +0000
changeset 188
0d9f03009b8a
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

mod_version is here

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

mercurial