>> We're using debian testing and git 1.7.0.2 with the http-smart backend. >> >> What should I do to get hooks working? > > Use the right hook. > I followed that document I listed explicitly. After lining up the right command, the right hook, and the right location, including correct executable bits as well as script ownership, a functioning script was built. Yet when the corresponding git command was called, the command failed to send data to the client which leads me to believe that the hooks wasn't called. Here is so more information on the http backend I was referring to: progit.org/2010/03/04/smart-http.html And the manual page: www.kernel.org/pub/software/scm/git/docs/git-http-backend.html Can I confirm that hooks work with this type of transport? Jeremiah -- 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