I have gitolite configured on my repo. I see 2 copies of the hooks as documented in the gitolite literature. I would like the server-side hook post-receive to send email when someone does a push to the repo. I am using git-notifier. However, nothing happens when I push. I have modified both copies of the hooks, and I added a line to create a tmp file. After I push my changes to the repo, no tmp file is there and no email is sent. Any help is greatly appreciated. Thanks.
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
You should run the following commands:
The only place you have to modify the hooks is on |
|||
|
|
gittag to your question - I never saw it until you posted your not-a-question rant today, since it wasn't properly tagged. I think if you take the time to ask clear questions, and have a little bit of patience, you'll find that SO can be a great help to you - though of course, no replacement for reading manpages, using google, and trying things on your own. – Jefromi Feb 11 '11 at 0:12