我正在尝试按照以下说明安装 gitosis:
http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way
还有这些:
http://www.webtop.com.au/installing-git-and-gitosis-on-fedora-10
在我需要从正在设置的服务器克隆 gitosis-admin.git 存储库时,我收到此错误:
ERROR:gitosis.app:Unable to read config file: [Errno 13] Permission denied: '/home/git/.gitosis.conf'
fatal: The remote end hung up unexpectedly
在这一点上,我已经遵循了所有可以想象的说明,我似乎找不到其他收到此错误的人。任何想法将不胜感激。谢谢,
戴夫·莫里斯