pull_from_master.sh

Sun, 09 Nov 2008 21:46:42 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Sun, 09 Nov 2008 21:46:42 +0000
changeset 233
23585c323daa
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Move some code about so that we don't leave connections hanging if they hit the connection timeout

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

mercurial