小编ski*_*r3k的帖子

Gitolite git clone错误

我正在尝试在我的服务器上设置gitolite(Macos服务器).

我按照此处的INSTALL文档中的说明进行操作:http: //sitaramc.github.com/gitolite/doc/1-INSTALL.html

我安装了root方法.

我得到了一切设置(ssh pubkey身份验证和默认的gitolite设置)

$ssh git@server info
hello admin, the gitolite version here is v1.5.9.1-27-gb97115f
the gitolite config gives you the following access:
     R   W  gitolite-admin
    @R_ @W_ testing
Run Code Online (Sandbox Code Playgroud)

根据安装说明,我应该能够检查存储库.

但是当我尝试克隆gitolite-admin存储库时,我收到一个错误:


$ git clone git@server:gitolite-admin
Cloning into gitolite-admin...
Assertion failed: (argv0_path), function system_path, file exec_cmd.c, line 27.
error: git-shell died of signal 6
fatal: The remote end hung up unexpectedly
Run Code Online (Sandbox Code Playgroud)

我得到了最新的git版本的gitolite和git v.1.7.3.4

有谁能够帮我?

编辑1:在错误消息之前添加了git clone命令

git gitolite

6
推荐指数
3
解决办法
2万
查看次数

标签 统计

git ×1

gitolite ×1