Hi, I have setup a git repository with post-receive and post-update enabled. I configured hooks.envelopesender and hooks.mailinglist. I confirmed that it works fine with push from local repositories. However, hooks are never called when push is done over HTTP. I added 'echo abc' to post-receive to see if it is called or not. With local push, abc was printed, but with HTTP push it was not printed. What is the problem here? BTW, I use Ubuntu hardy. Regards, Kwang Yul Seo -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html