码迷,mamicode.com
首页 >  
搜索关键字:ubuntu14.10 gitweb    ( 43个结果
Ubuntu中Git服务器搭建
git服务器搭建过程参考网上资料搭建git服务器过程记录 如下:需求硬件需求:一台Ubuntu或者debian电脑(虚拟机),能通过网络访问到。软件需求:git-core, gitosis, openssh-server, openssh-client, Apache2(Gitweb)安装配置git...
分类:其他好文   时间:2014-06-27 11:41:26    阅读次数:208
Git服务器代理上网安装出现问题的几个解决办法。
1、gem安装出现下面错误 root@ubuntu:/home/git/gitlab# sudo gem install bundler --no-ri --no-rdoc ERROR:  Could not find a valid gem 'bundler' (>= 0), here is why:           Unable to download data from https...
分类:其他好文   时间:2014-05-15 18:19:48    阅读次数:304
基于OS X Server 搭建 Git 仓库
任务:#配置可读取Git仓库#配置可写入Git仓库#配置Gitweb系统环境:#OSX10.9.2,系统自带Apachehttpd,版本2.2.26(Unix)#OSXServer3.1.1,为了避免Server这个词跟其他语境产生混淆,要是提到了OSXServer就用Server(app)替代#Xcode5.1,有了Xcode就有了Git,版本1.8.5.2描(tu)述(..
分类:其他好文   时间:2014-05-13 13:11:14    阅读次数:553
43条   上一页 1 ... 3 4 5
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!