pull_from_master.sh

Thu, 09 Oct 2008 22:19:35 +0500

author
Waqas Hussain <waqas20@gmail.com>
date
Thu, 09 Oct 2008 22:19:35 +0500
changeset 91
6d66eb6b24cb
parent 75
338e75cba18d
child 92
0261260cf9a7
permissions
-rwxr-xr-x

Fixed: util.stanza.deserialize now handles nil stanzas

75
338e75cba18d Added script to pull from master mercurial repository
Paul-Sebastian Manole <brokenthorn@gmail.com>
parents:
diff changeset
1 #!/bin/sh
338e75cba18d Added script to pull from master mercurial repository
Paul-Sebastian Manole <brokenthorn@gmail.com>
parents:
diff changeset
2 echo "Pulling from http://getjabber.ath.cx:4000/"
338e75cba18d Added script to pull from master mercurial repository
Paul-Sebastian Manole <brokenthorn@gmail.com>
parents:
diff changeset
3 echo "You must have Mercurial (the hg command)"
338e75cba18d Added script to pull from master mercurial repository
Paul-Sebastian Manole <brokenthorn@gmail.com>
parents:
diff changeset
4 hg pull http://getjabber.ath.cx:4000/

mercurial