pull_from_master.sh

Fri, 14 Nov 2008 02:54:56 +0000

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 14 Nov 2008 02:54:56 +0000
changeset 260
182f0c895676
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Now outgoing s2s sessions are associated with their from_host, fixes #15

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

mercurial