At sftp://[email protected]/srv/bzr/administration/

------------------------------------------------------------
revno: 241
revision-id: [email protected]
parent: [email protected]
committer: root <[email protected]>
branch nick: infra
timestamp: Sat 2010-07-31 20:30:41 -0400
message:
  Fix commit hook naming convention
modified:
  git.txt                        
x_root_<[email protected]>_Sun_Jun__4_15:56:39_2006_25310.0
=== modified file 'git.txt'
--- a/git.txt   2010-07-31 22:58:04 +0000
+++ b/git.txt   2010-08-01 00:30:41 +0000
@@ -264,4 +264,6 @@
 GIT_DIR=$dir_git git config ciabot.xmlrpc true
 GIT_DIR=$dir_git git config ciabot.project $project
 GIT_DIR=$dir_git git config ciabot.repo $project.git
-ln -s /usr/src/git/contrib/ciabot/ciabot.py $dir_git/hooks/post-commit.d/
+ln -s /usr/src/git/contrib/ciabot/ciabot.py $dir_git/hooks/post-commit.d/ciabot
+# Not sure post-commit will manage properly multi-commits uploads.
+# Maybe test with the 'update' hook instead


_______________________________________________
Savannah-cvs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/savannah-cvs

Reply via email to