Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2006-03-19 05:50:31
Size: 302
Comment: As explained on IRC
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 1: Line 1:
= Manifest = == Manifest ==
Line 3: Line 3:
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. ''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

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)