From 493408a54f1e1f33346b7948d2c675030ca69603 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 30 Sep 2012 11:15:17 -0400 Subject: [PATCH] Documentation improvements. --- irkerhook.xml | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/irkerhook.xml b/irkerhook.xml index 9efd9ee..3c28548 100644 --- a/irkerhook.xml +++ b/irkerhook.xml @@ -116,20 +116,19 @@ will take up less space in the notification line. - - git Under git, irkerhook.py does not require any arguments. All variables may be set in the repo -config file, and are distinguished with -the application prefix "irker.". Command-line variable=value -arguments are accepted but not required. No attempt is made -to interpret an irker.conf file. +config file, and are distinguished with the +application prefix "irker.". Command-line variable=value arguments +are accepted but not required. No attempt is made to interpret an +irker.conf file. You should not set the +"repository" variable (an equivalent will be computed). The default value of the "project" variable is the basename of the repository directory. The default value of the "urlprefix" -variable is "viewcvs". +variable is "cgit". There is one git-specific variable, "revformat", controlling the format of the commit identifier in a notification. It @@ -172,7 +171,7 @@ given on the command line, and will override any settings in an The default for the project variable is the basename of the (required) repository= argument.The default value of the "urlprefix" -variable is "cgit". +variable is "viewcvs". If an irker.conf file exists in the repository root directory (not the checkout directory but where internals such as the @@ -186,6 +185,9 @@ channels = irc://chat.freenode/irker,irc://chat.freenode/commits tcp = false +Don't the "repository" or "commit" variables in this file; +that would have unhappy results. + There are no Subversion-specific variables. -- 2.26.2