在Windows Server和Centos上安装Git Server

以下是经本人验证安装成功Git Server的方案

*****************************在Linux安装Git****************************************************

Centos setup Git
http://community.itbbs.cn/thread/19748/
http://www.inanu.net/post/742.html
How to setup gitweb
http://gofedora.com/how-to-install-configure-gitweb/

GitoSis

PS:git://eagain.net/gitosis 已经失效了,找了好久才有一个新的。
git clone https://github.com/tv42/gitosis.git
http://blog.3gcomet.com/article.asp?id=417

Git从使用非默认SSH端口的远程仓库上克隆:
http://keep-coding.com/Git_clone_from_remote_repositorium_with_ssh_and_non_default_port
        git clone样式:ssh://git@114.80.201.79:222/~/kstm.git
ssh登录,permission denied(publickey.gssapi-with-mic)
使用Public Key验证方式参考sshd_config以下参数的写法

        PermitRootLogin yes
#RSAAuthentication yes
#PubkeyAuthentication yes
AuthorizedKeysFile.ssh/authorized_keys

#PermitEmptyPasswords no
#ChallengeResponseAuthentication yes


*****************************在Windows安装Git****************************************************
Setting up a Git server with Windows Server 2008
http://www.shannoncornish.com/blog/2009/04/git-server-windows-2008/

在Windows 2003 server上安装git 服务器
http://blog.goggb.com/?post=56

基于互联网的Git开发环境搭建(Windows系统)  
http://rongjih.blog.163.com/blog/static/33574461201101504819691/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值