pull_from_master.sh

Thu, 30 Oct 2008 21:19:26 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Thu, 30 Oct 2008 21:19:26 +0000
changeset 187
2e16e5077d8f
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Was a bit hasty to remove send_s2s() from stanza_router. We still use it, and there is no problem with it.

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

mercurial