pull_from_master.sh

Thu, 09 Oct 2008 00:50:45 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 09 Oct 2008 00:50:45 +0100
changeset 90
da468ed49a7b
parent 75
338e75cba18d
child 92
0261260cf9a7
permissions
-rwxr-xr-x

Stanza preserialize/deserialize helpers, to strip and restore stanzas respectively. Fixed mod_vcard to use these.

#!/bin/sh
echo "Pulling from http://getjabber.ath.cx:4000/"
echo "You must have Mercurial (the hg command)"
hg pull http://getjabber.ath.cx:4000/

mercurial