pull_from_master.sh

Mon, 17 Nov 2008 10:15:04 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Mon, 17 Nov 2008 10:15:04 +0500
changeset 321
31fe15ce6fac
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Moved presence subscription code from stanza_router to presencemanager

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

mercurial