pull_from_master.sh

Tue, 18 Nov 2008 05:13:29 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Tue, 18 Nov 2008 05:13:29 +0000
changeset 329
3be63719428e
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Allow us to close client connections, with or without a stream error. Partially fixes #8, we still need the same for s2s (though it should be almost a straight copy of the code, I'm too tired atm)

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

mercurial