pull_from_master.sh

Wed, 08 Oct 2008 19:17:14 +0300

author
Paul-Sebastian Manole <brokenthorn@gmail.com>
date
Wed, 08 Oct 2008 19:17:14 +0300
changeset 75
338e75cba18d
child 92
0261260cf9a7
permissions
-rwxr-xr-x

Added script to pull from master mercurial repository
Added a few name suggestions to doc/names.txt
Minor edits.

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