Gitosis not updating server configuration after push of configuration changes

前端 未结 5 620
旧巷少年郎
旧巷少年郎 2021-01-01 04:02

I\'ve set up gitosis using the tutorial privided at:

http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way

I found that I was unable

5条回答
  •  轻奢々
    轻奢々 (楼主)
    2021-01-01 04:59

    Check the permissions on the post-update hook in the repository. It must be executable, and the published version of gitosis doesn't ensure that.

提交回复
热议问题