pull_from_master.sh

Fri, 28 Nov 2008 00:48:16 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Fri, 28 Nov 2008 00:48:16 +0500
changeset 447
c0dae734d3bf
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Stopped using the lbase64 library

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

mercurial