Checksum '......................' in rep-cache is beyond HEAD

 

I am getting an error on a Shared Project.

How can the above errored fixed?

Since I am getting the error on the MQL5 IDE, I have tried checking out the project using Tortoise SVN, updating it and committing it back but this did not solve the error.

Projects assist in creating profitable trading robots! Or at least, so it seems
Projects assist in creating profitable trading robots! Or at least, so it seems
  • www.mql5.com
A big program starts with a small file, which then grows in size as you keep adding more functions and objects. Most robot developers utilize include files to handle this problem. However, there is a better solution: start developing any trading application in a project. There are so many reasons to do so.
 

Created a new project and copied the file to it. Now I am getting

2023.01.18 12:08:28.112 Storage Base checksum mismatch on '*******':    expected:  ****************************************      actual:  ****************************************    (200014)


 
Suminda Dharmasena #: Created a new project and copied the file to it. Now I am getting 2023.01.18 12:08:28.112 Storage Base checksum mismatch on '*******':    expected:  ****************************************      actual:  ****************************************    (200014)

I suggest erasing your MQL5 Storage completely and recreating it from scratch. Remember to make a local backup first.