From: Eric S. Raymond Date: Wed, 3 Oct 2012 00:30:40 +0000 (-0400) Subject: Where to find the manual page. X-Git-Tag: 1.5~6 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=efa298578f5a3ed8361a68f068eb7b1a36ab1fe6;p=irker.git Where to find the manual page. --- diff --git a/install.txt b/install.txt index 34cb0dc..fe550d3 100644 --- a/install.txt +++ b/install.txt @@ -42,9 +42,10 @@ installed to launch irkerd as a boot-time service on that system. Under git, a call to irkerhook.py should be installed in the update hook script of your repo. Under Subversion, the call goes in your repo's post-commit script. Under Mercurial there are two different -ways to install it. See the irkerhook manual page for details. +ways to install it. See the irkerhook manual page for details; the +source is irkerhook.xml in this distribution. -Note that if you wee using the CIA service and have ciabot.py in your +Note that if you were using the CIA service and have ciabot.py in your git update script, you can simply replace this /path/to/ciabot.py ${refname} $(git rev-list ${oldhead}..${newhead} | tac)