문제

I'm getting daily repository corruption on my mercurial. Every time it says:

abort: integrity check failed on data/*classified*:16!

i ran hg verify and it said:

*classified* files, *classified* changesets, *classified* total revisions
16 integrity errors encountered!
(first damaged changeset appears to be 9259)

EDIT: The supposed corruption above turned out to be some changes i did in the files, but it still is actually getting corrupted from time to time so that when i pull it says the repository is corrupted.

도움이 되었습니까?

해결책

Found the problem. A script i was running was modifying the .hg files.

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top