[SCM] Debian Science Policy Manual branch, master, updated. 8654765293378d13cf3a79eb90bdd6caacfaea95

Manuel Prinz debian at pinguinkiste.de
Fri Jul 4 17:11:46 UTC 2008


The following commit has been merged in the master branch:
commit 881d6bbf91e8ea57a6a0268a81cb59c1f2e169f1
Author: Manuel Prinz <debian at pinguinkiste.de>
Date:   Fri Jul 4 18:50:07 2008 +0200

    Corrected permissions of post-update hook

diff --git a/debian-science-policy.xml b/debian-science-policy.xml
index f9a3207..d093cc4 100644
--- a/debian-science-policy.xml
+++ b/debian-science-policy.xml
@@ -325,7 +325,7 @@ $ git --bare init
 ]]></screen>
       <para>You should also active the post-update-hook to allow checkouts via HTTP.</para>
       <screen><![CDATA[
-$ chmod a+x hooks/post-update
+$ chmod 0775 hooks/post-update
 ]]></screen>
       <note><para>It is not recommended to use Git over HTTP but it may be handy for people behind a firewall.</para></note>
       <para>You should also create a hook to send out commit emails to the commits mailing list. FIXME reference</para>

-- 
Debian Science Policy Manual



More information about the debian-science-commits mailing list