pull_from_master.sh

Sat, 15 Nov 2008 22:30:09 +0100

author
Tobias Markmann <tm@ayena.de>
date
Sat, 15 Nov 2008 22:30:09 +0100
changeset 294
5d861d6e5bbd
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Made SASL module fit the new interface.

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

mercurial