-1

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.

Jean-Luc Nacif Coelho
  • 1,006
  • 3
  • 14
  • 30

1 Answers1

0

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

Jean-Luc Nacif Coelho
  • 1,006
  • 3
  • 14
  • 30