.TH HG VERIFY "" "" "" .SH NAME hg verify \- verify the integrity of the repository .\" Man page generated from reStructuredText. . .SH SYNOPSIS .sp .nf .ft C hg verify .ft P .fi .SH DESCRIPTION .sp Verify the integrity of the current repository. .sp This will perform an extensive check of the repository\(aqs integrity, validating the hashes and checksums of each entry in the changelog, manifest, and tracked files, as well as the integrity of their crosslinks and indices. .sp Please see \%https://mercurial\-scm.org/wiki/RepositoryCorruption\: for more information about recovery from corruption of the repository. .sp For an alternative UI with a lot more control over the verification process and better error reporting, try \fIhg help admin::verify\fP. .sp Returns 0 on success, 1 if errors are encountered. .SH OPTIONS .INDENT 0.0 .TP .B \-\-full . perform more checks (EXPERIMENTAL) .UNINDENT .\" Generated by docutils manpage writer. .\" .