r313 - /svnhooks/post-commit
plessy at users.alioth.debian.org
plessy at users.alioth.debian.org
Thu Dec 26 15:46:26 UTC 2013
Author: plessy
Date: Thu Dec 26 15:46:25 2013
New Revision: 313
URL: http://svn.debian.org/wsvn/dep/?sc=1&rev=313
Log:
Subversion hook for the record.
Modified:
svnhooks/post-commit
Modified: svnhooks/post-commit
URL: http://svn.debian.org/wsvn/dep/svnhooks/post-commit?rev=313&op=diff
==============================================================================
--- svnhooks/post-commit (original)
+++ svnhooks/post-commit Thu Dec 26 15:46:25 2013
@@ -1,9 +1,6 @@
#! /bin/sh
-
-# Copied from wagner:/var/lib/gforge/chroot/home/groups/dep/checkout/svnhooks/post-commit
-
set -e
/usr/bin/svn-mailer --commit --config "$1/hooks/svnmailer.conf" --repository "$1" --revision "$2" &
-printf "Pinging Ikiwiki:\t"
-wget -qO - 'http://dep.debian.net/cgi-bin/ikiwiki.cgi?do=ping'
+/usr/bin/svn update /srv/home/groups/dep/checkout/ 2>&1
+ikiwiki --setup /srv/home/groups/dep/checkout/ikiwiki.setup --refresh
More information about the dep-commits
mailing list