Hook problems
|
|
Hi, Having some problems with the post-commit hook on our warehouse install. If the hook isn’t in place the commit goes ahead and we have to manually sync. If we have the hook in place we get an error back:
The post-commit hooks is as follows: !/bin/sh
|
|
|
Do you have any hooks setup in warehouse to be run on the post commit? If you add -t to the rake command to trace it does that give you a better idea of whats going wrong? |
|
|
Hi, We have a lighthouse hook setup which again doesn’t seem to be running either. I added a commit message with ticket information and nothing happened. The -t open on the rake doesn’t give me any more information at all. Ian |