GitWeb:克隆没有成功

时间:2017-04-11 09:02:39

标签: git centos gitweb

我刚刚在centos 7机器上安装了gitweb服务器,但是当我尝试克隆时,他问我一个密码?如何更改服务器上的密码,因为我从未设置过...

$ git clone git@xxx.xxx.x.xx:gitolite-admin.git

  Cloning into 'gitolite-admin'...
  git@xxx.xxx.x.xx's password: 
  Permission denied, please try again.

修改

我强行更改了服务器上的git用户密码,现在还可以。

但我得到了这个:

fatal: 'testing.git' does not appear to be a git repository
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists.

但如果我继续使用网址(http://xxx.xxx.x.xx/gitweb/),他会全部看到:

enter image description here

1 个答案:

答案 0 :(得分:0)

根据您在命令行中写的内容:

我可以建议您尝试连接到名为git的用户,该用户在开始阶段设置了密码。

你的联系是通过ssd;你可以尝试通过ssh-dss连接并更新我们。

另请考虑浏览本网站,因为它可能会有所帮助: [叫做gitweb-简单使用率-上的centos-7] [1] http://frederic-wou.net/gitweb-simple-usage-on-centos-7-2/