BJ Hargrave <bj@xxxxxxxxxxxxxx> wrote: > I have compiled and installed git 1.7.0.1 on a RHEL4 box ... > So the push properly fails in both cases because the hook exits > with a non-zero return code, but it seems there is a problem with > git-http-backend not ferrying the hook output messages back to > the client. Yes, we know about this problem. You need commit 466dbc42f5 ("receive-pack: Send internal errors over side-band #2") on both the client and the server for hook messages to work over HTTP. This hasnt been released yet. It is slated for 1.7.0.2. -- Shawn. -- 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