savannah-cvs
[Top][All Lists]
Advanced

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

[Savannah-cvs] Rev 241: Fix commit hook naming convention in sftp://addr


From: root
Subject: [Savannah-cvs] Rev 241: Fix commit hook naming convention in sftp://address@hidden/srv/bzr/administration/
Date: Sat, 31 Jul 2010 20:30:41 -0400

At sftp://address@hidden/srv/bzr/administration/

------------------------------------------------------------
revno: 241
revision-id: address@hidden
parent: address@hidden
committer: root <address@hidden>
branch nick: infra
timestamp: Sat 2010-07-31 20:30:41 -0400
message:
  Fix commit hook naming convention
modified:
  git.txt                        
x_root_<address@hidden>_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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]