pull_from_master.sh

Sun, 26 Oct 2008 21:22:59 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Sun, 26 Oct 2008 21:22:59 +0500
changeset 185
a67c88ce1c6a
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Added support for XEP-0049: Private XML Storage (mod_private)

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

mercurial