Git development
 help / color / mirror / Atom feed
* Git hooks are not called over HTTP
@ 2008-10-17  6:23 KwangYul Seo
  2008-10-17  9:22 ` Jakub Narebski
  0 siblings, 1 reply; 3+ messages in thread
From: KwangYul Seo @ 2008-10-17  6:23 UTC (permalink / raw)
  To: git

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2008-10-17 14:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-17  6:23 Git hooks are not called over HTTP KwangYul Seo
2008-10-17  9:22 ` Jakub Narebski
2008-10-17 14:11   ` Shawn O. Pearce

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox