【发布时间】:2020-12-16 20:33:36
【问题描述】:
在 Mercurial repo 上运行 Hg verify 命令会返回以下输出:
hg 验证
checking changesets
checking manifests
manifest@3270: changeset refers to unknown revision c33e42cadbba
crosschecking files in changesets and manifests
checking files
WebContent/WEB-INF/classes/labels.properties@3270: c7287124bd0a not in manifests
checked 5835 changesets with 100225 changes to 78258 files
2 integrity errors encountered!
(first damaged changeset appears to be 3270)
如何解决这个问题?
【问题讨论】:
标签: version-control migration mercurial corruption