Home  >  Q&A  >  body text

git - redmine版本库提示:版本库中不存在该条目和(或)其修订版本

把gitlab的项目地址添加进来就会提示上图
/home/gitlab-runner/builds/fa194266/0/root/myproject/.git

如果重新把项目sudo git clone http://192.168.145.139/root/myproject.git
克隆到其它目录,再把项目地址添加进来就正常了
请问这是什么原因?

伊谢尔伦伊谢尔伦2750 days ago958

reply all(2)I'll reply

  • 巴扎黑

    巴扎黑2017-05-02 09:36:46

    .git file updated

    Usually hidden files

    reply
    0
  • ringa_lee

    ringa_lee2017-05-02 09:36:46

    I have encountered two situations when this error occurs. One is that .git is not found.
    The other is that there is no permission in this directory. You need to check what user you use to run redmine. Make sure that this user is in the corresponding git directory. Have permission

    reply
    0
  • Cancelreply