pull_from_master.sh

Fri, 24 Oct 2008 15:32:31 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 24 Oct 2008 15:32:31 +0100
changeset 161
8c1a8a3e32e8
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Destroy s2s sendqueue when connection is established successfully and data written

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

mercurial