search

Home  >  Q&A  >  body text

git - redmine repository prompt: The entry and/or its revision do not exist in the repository

Add the gitlab project address and the above picture will be displayed
/home/gitlab-runner/builds/fa194266/0/root/myproject/.git

If you re-clone the project sudo git clone http://192.168.145.139/root/myproject.git
to another directory and then add the project address, it will be normal.
What is the reason for this?

伊谢尔伦伊谢尔伦2834 days ago1014

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