[sysadmin-bin] The SOAP issue should be fixed now, re-introduce the hook.



commit ce965432404967fab155d9ddda59d04f762aa817
Author: Andrea Veri <av gnome org>
Date:   Thu May 23 16:05:17 2013 +0200

    The SOAP issue should be fixed now, re-introduce the hook.

 git/gnome-post-receive |    5 +++++
 1 files changed, 5 insertions(+), 0 deletions(-)
---
diff --git a/git/gnome-post-receive b/git/gnome-post-receive
index 6432688..03f08d0 100755
--- a/git/gnome-post-receive
+++ b/git/gnome-post-receive
@@ -13,6 +13,11 @@
 # hook.emailprefix  - should always be empty
 # hooks.mailinglist - should always be commits-list gnome org
 
+# Kgb-Bot, it should be OK to add it on *every* repository, the hook will just create
+# a reflog file but nothing will be notified if no available entries for the specific repository
+# are added into both /home/admin/KGB/kgb-client.conf and /etc/kgb-bot/kgb-bot.conf.
+tee hooks/reflog | kgb-client --conf /home/admin/KGB/kgb-client.conf --repository git --git-reflog -
+
 BINDIR=/home/admin/bin/git
 
 # If the committing user has a homedir with a .gitconfig in it, it we


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]