pull_from_master.sh

Sat, 15 Nov 2008 23:20:07 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Sat, 15 Nov 2008 23:20:07 +0500
changeset 284
4f540755260c
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

mod_saslauth: Added base64 decoding, encoding check, and cleaned the code up.

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

mercurial