Re: [fossil-users] I have no idea what this is trying to tell me...
On May 8, 2019, at 7:30 PM, Michael Richter wrote: > > ERROR: [CPU/STM32F103RC_buildnumber] is different on disk compared to the > repository This happens during handling of the repo-cksum option, which is enabled by default. For that check to fail, it means you’ve got data corruption somewhere along the line. It calls into question the durability of your filesystem, the integrity of RAM, etc. If the computer is utterly reliable, this cannot happen and repo-cksum is a waste of CPU time and disk I/O. Here’s an old thread with more detail on the problem: https://fossil-users.fossil-scm.narkive.com/9ybRAo1U/error-file-is-different-on-disk-compared-to-the-repository-during-commit You might post such things to the forum instead in the future: https://fossil-scm.org/forum/ This mailing list is deprecated: https://fossil-users.fossil-scm.narkive.com/tWk8GI2P/this-mailing-list-is-now-deprecated ___ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
Re: [fossil-users] I have no idea what this is trying to tell me...
As a workaround I deleted the four files before committing, then re-added them and committed again since the history on these particular files isn't really important. But for future reference I'd like to know how to avoid this in the first place and, if it should happen, how to resolve it. On Thu, 9 May 2019 at 09:30, Michael Richter wrote: > New_Version: > 0d481726efdeaf7e1e425da5db82af9042217eaa59ca689e3a253cefdbb93a77 > ERROR: [CPU/STM32F103RC_buildnumber] is different on disk compared to the > repository > NOTICE: Repository version of [CPU/STM32F103RC_buildnumber] stored in > [file-61e47e1f48a9c5ea] > ERROR: [CPU/STM32L051C8_buildnumber] is different on disk compared to the > repository > NOTICE: Repository version of [CPU/STM32L051C8_buildnumber] stored in > [file-a6f36ff4f651070e] > ERROR: [CPU/STM32L071RB_buildnumber] is different on disk compared to the > repository > NOTICE: Repository version of [CPU/STM32L071RB_buildnumber] stored in > [file-4d2773b552c88285] > > I can't make heads or tails of this, making it difficult for me to find a > solution. Could some kind soul please translate this? > > -- > "Perhaps people don't believe this, but throughout all of the discussions > of entering China our focus has really been what's best for the Chinese > people. It's not been about our revenue or profit or whatnot." > --Sergey Brin, demonstrating the emptiness of the "don't be evil" mantra. > -- "Perhaps people don't believe this, but throughout all of the discussions of entering China our focus has really been what's best for the Chinese people. It's not been about our revenue or profit or whatnot." --Sergey Brin, demonstrating the emptiness of the "don't be evil" mantra. ___ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users
[fossil-users] I have no idea what this is trying to tell me...
New_Version: 0d481726efdeaf7e1e425da5db82af9042217eaa59ca689e3a253cefdbb93a77 ERROR: [CPU/STM32F103RC_buildnumber] is different on disk compared to the repository NOTICE: Repository version of [CPU/STM32F103RC_buildnumber] stored in [file-61e47e1f48a9c5ea] ERROR: [CPU/STM32L051C8_buildnumber] is different on disk compared to the repository NOTICE: Repository version of [CPU/STM32L051C8_buildnumber] stored in [file-a6f36ff4f651070e] ERROR: [CPU/STM32L071RB_buildnumber] is different on disk compared to the repository NOTICE: Repository version of [CPU/STM32L071RB_buildnumber] stored in [file-4d2773b552c88285] I can't make heads or tails of this, making it difficult for me to find a solution. Could some kind soul please translate this? -- "Perhaps people don't believe this, but throughout all of the discussions of entering China our focus has really been what's best for the Chinese people. It's not been about our revenue or profit or whatnot." --Sergey Brin, demonstrating the emptiness of the "don't be evil" mantra. ___ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

