Git Remotes

2021-11-02
2021-11-02
  • yannickasselin - 2021-11-02

    Hello,

    I am trying to push my Codesys project to Bitbucket but I keep getting the error:

    "The server request failed and returned a HTTP error codes 404: Not Found"

    But if I paste the remote URL in a web browser, it works.

    I am probably missing something in Codesys. Could it be the credentials? I cannot figure out where to put my credentials.

    Thank you.

     
  • i-campbell

    i-campbell - 2021-11-02

    Are you using the git clone URL or the project URL?

    It should start with https:// and end in .git

     
    • yannickasselin - 2021-11-02

      You are right.
      I was missing the .git at the end.
      It now works.
      Thank you

       

Log in to post a comment.