pull_from_master.sh

Fri, 24 Oct 2008 00:26:01 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Fri, 24 Oct 2008 00:26:01 +0500
changeset 151
096c7b9374fc
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Presence fixes (again)
- Presence to other resources sent correctly
- Resource of the recipient ignored for all presence except available and unavailable
- Set things up for presence subscriptions

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

mercurial