pull_from_master.sh

Thu, 09 Oct 2008 02:08:33 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Thu, 09 Oct 2008 02:08:33 +0500
changeset 85
a115b99419ad
parent 75
338e75cba18d
child 92
0261260cf9a7
permissions
-rwxr-xr-x

Added: mod_register now replies with an error stanza when file write fails

#!/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