[med-svn] r475 - hooks
hanska-guest at alioth.debian.org
hanska-guest at alioth.debian.org
Tue Oct 2 08:58:47 UTC 2007
Author: hanska-guest
Date: 2007-10-02 08:58:47 +0000 (Tue, 02 Oct 2007)
New Revision: 475
Modified:
hooks/post-commit
Log:
testing what $REPOS contains
Modified: hooks/post-commit
===================================================================
--- hooks/post-commit 2007-10-02 08:56:25 UTC (rev 474)
+++ hooks/post-commit 2007-10-02 08:58:47 UTC (rev 475)
@@ -3,7 +3,7 @@
REV="$2"
# let's update our http://debian-med.alioth.debian.org/
-if svnlook dirs-changed $REPOS | grep -q '^trunk/community/website/'
-then
- /var/lib/gforge/chroot/home/groups/debian-med/update-website $REV
-fi
+#if svnlook dirs-changed $REPOS | grep -q '^trunk/community/website/'
+#then
+ /var/lib/gforge/chroot/home/groups/debian-med/update-website $REV `svnlook dirs-changed $REPOS`
+#fi
More information about the debian-med-commit
mailing list