pull_from_master.sh

Sat, 15 Nov 2008 13:47:17 +0100

author
Tobias Markmann <tm@ayena.de>
date
Sat, 15 Nov 2008 13:47:17 +0100
changeset 282
80e7de32b618
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Merging my new SASL code with Waqas' adjusted saslauth module.

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

mercurial