GitLab - 在自己的服务器上搭建类似于GitHub资源仓库
admin 13年前
<div class="PostContent"> <p><a href="/misc/goto?guid=4958195277596734256" target="_blank">GitLab</a>是一个利用Ruby on Rails开发的开源应用程序用于实现一个自托管的Git项目仓库。支持通过Web界面进行访问你的项目。<br /> <br /> 它拥有与<strong>GitHub</strong>类似的功能,能够浏览源代码,管理缺陷和注释。</p> <p>可以管理团队对仓库的访问,它非常易于浏览提交过的版本并提供一个文件历史库。</p> <p><a href="/misc/goto?guid=4958195277596734256" target="_blank"><img title="GitLab" border="0" alt="GitLab" src="https://simg.open-open.com/show/53e02d61450e3f5e8a0b5d06ed3fa5fb.gif" width="480" height="251" /></a></p> <p>团队成员可以利用内置的简单聊天程序(Wall)进行交流。</p> <p>它还提供一个代码片段收集功能可以轻松实现代码复用,便于日后有需要的时候进行查找。</p> </div> <div class="PostMeta"> <strong>环境要求:</strong> Ruby 1.9.2+, SQLite, Git, Gitosis, pygments lib <br /> <strong>项目地址:</strong> <a href="/misc/goto?guid=4958195277596734256" target="_blank">http://gitlabhq.com/</a> <br /> <strong>下载地址:</strong> <a href="/misc/goto?guid=4958195279694159844" target="_blank">https://github.com/gitlabhq/gitlabhq</a> <br /> </div>