
You are missing trading opportunities:
- Free trading apps
- Over 8,000 signals for copying
- Economic news for exploring financial markets
Registration
Log in
You agree to website policy and terms of use
If you do not have an account, please register
Sometimes, it is not viable to commit immediately. A customer may be doing beta-testing on the code while I am updating it with corrections, but I don't commit it immediately and only do so after they have fully tested that version.
However in this case, it was not a question of it being slightly out of sync, but that there were missing files that had already been committed and received by the customer but were now missing from the online repo. Permissions had also been changed.
This was not the case for just for one project, but for 3 different projects with 3 different customers, where my copy and the customer's copy (which was received via the system), were both more up-to-date than was reported by the online version, which does not make sense.
However, this issue is not very critical to me, because only a small number of my customers are able to work with MQL5 Storage. The rest can't understand how it works and prefer receiving the code via email.
So, don't trouble yourselves with it. I will find work-rounds for it.
Sometimes, it is not viable to commit immediately. A customer may be doing beta-testing on the code while I am updating it with corrections, but I don't commit it immediately and only do so after they have fully tested that version.
However in this case, it was not a question of it being slightly out of sync, but that there were missing files that had already been committed and received by the customer but were now missing from the online repo. Permissions had also been changed.
This was not the case for just for one project, but for 3 different projects with 3 different customers, where my copy and the customer's copy (which was received via the system), were both more up-to-date than was reported by the online version, which does not make sense.
However, this issue is not very critical to me, because only a small number of my customers are able to work with MQL5 Storage. The rest can't understand how it works and prefer receiving the code via email.
So, don't trouble yourselves with it. I will find work-rounds for it.
There is no need to commit immediately. Sometimes else is at play.
It's not a trouble because if it happens to you, it can happens to others, understanding the issue and fixing it is the best solution.
I will keep you posted if I get any news.
I will send you the MetaEditor Journal log via PM, but I doubt it will be of much use.
The log file only goes back as far as 14 February. I regularly delete older logs. You will not be able to see the commit for the missing files. So, I lack the evidence to show the problem.
I will have to keep track of things going forward, not deleting logs and keeping track of when issues occur, so that in the future I will have the necessary information to provide for developers to analyse.
The log file only goes back as far as 14 February. I regularly delete older logs. You will not be able to see the commit for the missing files. So, I lack the evidence to show the problem.
I will have to keep track of things going forward, not deleting logs and keeping track of when issues occur, so that in the future I will have the necessary information to provide for developers to analyse.
I see.
Thank you.
Sometimes, it is not viable to commit immediately. A customer may be doing beta-testing on the code while I am updating it with corrections, but I don't commit it immediately and only do so after they have fully tested that version.
However in this case, it was not a question of it being slightly out of sync, but that there were missing files that had already been committed and received by the customer but were now missing from the online repo. Permissions had also been changed.
This was not the case for just for one project, but for 3 different projects with 3 different customers, where my copy and the customer's copy (which was received via the system), were both more up-to-date than was reported by the online version, which does not make sense.
However, this issue is not very critical to me, because only a small number of my customers are able to work with MQL5 Storage. The rest can't understand how it works and prefer receiving the code via email.
So, don't trouble yourselves with it. I will find work-rounds for it.
Just a suggestion/alternative.
When I have had clients who didn't understand very well how MQL5 Storage works, I have used Google Drive. I know it is a very "primitive" solution, but valid (I would like to think that nowadays everybody knows how Google Drive works).
PS: From Tortoise SVN there is the "Update Depth" option that usually fixes all these update checksum discrepancy errors.
I found this in case it helps. It explains what I was saying about Tortoise SVN.
https://stackoverflow.com/questions/26529916/cannot-resolve-subversion-1-7-checksum-mismatch-error-on-update
Forum on trading, automated trading systems and testing trading strategies
MQL5 storage problems
MetaQuotes , 2023.04.01 20:36
Yes, the problem was confirmed - the cache of projects did not work correctly and some new projects disappeared from visibility.
Fixed today, you can use it.