pull_from_master.sh

Wed, 05 Nov 2008 03:47:22 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Wed, 05 Nov 2008 03:47:22 +0500
changeset 216
35f626e29fb0
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Adding component support. Again...

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

mercurial