Starting with Mercurial version 0.9.2 there is a file .hg/requires which specifies the capabilities needed by a client to access this repository. It is a text file, where each line contains the name of a capability and optionally a parameter separated by a = character.
Capabilities
store
The directory .hg/store contains the subdirectories data and meta, ... (see CaseFoldingPlan)
revlogv1
- RevlogNG is used. (see ["RevlogNG"])