pull_from_master.sh

Sat, 25 Oct 2008 03:13:10 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Sat, 25 Oct 2008 03:13:10 +0500
changeset 174
f9aff1fc7e99
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Inbound subscription request

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

mercurial