Документ взят из кэша поисковой машины. Адрес оригинального документа : http://kodomo.fbb.msu.ru/hg/allpy/help/verify
Дата изменения: Unknown
Дата индексирования: Mon Oct 1 22:45:44 2012
Кодировка:
Help: verify

allpy

Help: verify

hg verify

verify the integrity of the repository

    Verify the integrity of the current repository.

    This will perform an extensive check of the repository's 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.

    Returns 0 on success, 1 if errors are encountered.

use "hg -v help verify" to show more info