【发布时间】:2012-10-24 17:04:41
【问题描述】:
我正在努力按照本教程在我的本地服务器上安装 gitorious(在 Ubuntu 12.04 发行版上):http://cjohansen.no/en/ruby/setting_up_gitorious_on_your_own_server
修复了一些配置后,我运行了这个命令:env RAILS_ENV=production /etc/init.d/git-daemon start,我一直收到这个消息Starting git-daemon: FAILURE!!!,但没有找到任何日志消息。谷歌搜索后,我发现它可能是 /etc/init.d/git-daemon 配置文件中的配置问题:我把它放在here
【问题讨论】:
标签: gitorious git-daemon