Welcome to our new forum
All users of the legacy CODESYS Forums, please create a new account at account.codesys.com. But make sure to use the same E-Mail address as in the old Forum. Then your posts will be matched. Close

Codesys Git

scoob
2023-04-21
2023-04-27
  • scoob

    scoob - 2023-04-21

    Hi, I am trying (and failing) to get Git setup and running on a project.

    The project was started in SP16.30, but is now updated to SP19 to allow the use of Git.

    I have Git installed along with the license.

    I tried with a simple 1 PRG project and it works and I can push to a remote server - so I know it is fundimentally working.

    When I try to initialise the main project, I always get an error and can't find what is going wrong. There are no POU's, Structures or Folders with spaces or whitespace that I can see.

    Any advice where to start looking as the error message is a little vague.

    'name' cannot be null or whitespace. 
    Parameter name: null
    

     

    Last edit: scoob 2023-04-22
  • scoob

    scoob - 2023-04-27

    Managed to fix this, for anyone else that may come across the problem, I had the recipe manager included in the project - I wasn't using it, but removing it removed the error and allowed me to commit the project to Git.

     
    πŸ‘
    1

Log in to post a comment.