Differences between revisions 4 and 6 (spanning 2 versions)
Revision 4 as of 2008-01-04 12:56:36
Size: 370
Editor: abuehl
Comment: +cat
Revision 6 as of 2008-01-06 17:31:43
Size: 387
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 5: Line 5:
The manifest is the file that describes the contents of the repository at a particular changeset ID. It primarily contains a list of file names and revisions of those files that are present. The manifest ID identifies the version of the manifest that goes with a particular changeset. The '''manifest''' is the file that describes the contents of the ["Repository"] at a particular ["ChangeSetID"]. It primarily contains a list of file names and ["Revision"]s of those files that are present. The manifest ID identifies the version of the manifest that goes with a particular changeset.

Manifest

hg manifest

The manifest is the file that describes the contents of the ["Repository"] at a particular ["ChangeSetID"]. It primarily contains a list of file names and ["Revision"]s of those files that are present. The manifest ID identifies the version of the manifest that goes with a particular changeset.

See also: ["Design"]


CategoryCommand

Manifest (last edited 2013-11-07 02:08:31 by MaytagMetalark)