pull_from_master.sh

Thu, 27 Nov 2008 21:49:31 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Thu, 27 Nov 2008 21:49:31 +0500
changeset 442
722f63c70a77
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Makefile now works on windows with Microsoft's compiler

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

mercurial