Mercurial > hg
comparison setup.py @ 9614:58edd448da4f
archive: add branch and tag informations to the .hg_archival.txt file
Up to this changeset, only the repo (first node) and current node hash were
included. This adds also the named branch and tags.
So the additional lines to .hg_archival.txt are
branch: the named branch
tag: the global tags of this revision, one per line in case of multiple tags
latesttag: if the revision is untagged, the latest tag (most recent in
ancestors), again one per line if this ancestor has multiple tags.
latestagdistance: the longest distance (changesets) to this latest ancestor.
author | Gilles Moris <gilles.moris@free.fr> |
---|---|
date | Tue, 11 Aug 2009 09:04:02 +0200 |
parents | c904e76e3834 |
children | f51d1822d6fd |
comparison
equal
deleted
inserted
replaced
9612:d051db8e9e44 | 9614:58edd448da4f |
---|