当前位置:   article > 正文

gitolite服务器搭建_r any gitolite-admin liubingzhao denied by fallthr

r any gitolite-admin liubingzhao denied by fallthru (or you mis-spelled the
Steps to install:

      * login as 'git' as described above

      * make sure ~/.ssh/authorized_keys is empty or non-existent

      * make sure your ssh public key from your workstation is available at
        $HOME/YourName.pub

      * run the following commands:

            git clone git://github.com/sitaramc/gitolite
            mkdir -p $HOME/bin
            gitolite/install -to $HOME/bin
            gitolite setup -pk YourName.pub

        If the last command doesn't run perhaps 'bin' in not in your 'PATH'.
        You can either add it, or just run:

            $HOME/bin/gitolite setup -pk YourName.pub
 
如果你碰到类似这样:
FATAL: R any gitolite-admin admin DENIED by fallthru
(or you mis-spelled the reponame)
fatal: Could not read from remote repository.
或是那样的问题时,你把git目录下的.gitolite目录给删除掉,让后再按上面的操作执行一遍。
git@ubuntu:~$ cd .
./         ../        .gitolite/ .ssh/      .vim/ 
声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/从前慢现在也慢/article/detail/1008708
推荐阅读
相关标签
  

闽ICP备14008679号