pull_from_master.sh

Fri, 24 Oct 2008 14:47:23 +0100

author
Matthew Wild <mwild1@gmail.com>
date
Fri, 24 Oct 2008 14:47:23 +0100
changeset 156
884c43c7028a
parent 92
0261260cf9a7
permissions
-rwxr-xr-x

Fix for sessionmanager to not throw error when session doesn't have a private logger

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

mercurial