pull_from_master.sh

Sat, 25 Oct 2008 21:16:08 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Sat, 25 Oct 2008 21:16:08 +0500
changeset 176
e5cd2a03891d
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Outbound presence subscription

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

mercurial