Mercurial > hgsubversion
diff notes/metadata.txt @ 155:ba801f44d240
utility_commands: Implement rebuildmeta so that metadata can be rebuilt.
hg_delta_editor: Fixed some longstanding branch_info bugs detected while
rebuilding meta.
author | Augie Fackler <durin42@gmail.com> |
---|---|
date | Tue, 23 Dec 2008 22:19:26 -0600 |
parents | 22248b34b15a |
children |
line wrap: on
line diff
--- a/notes/metadata.txt +++ b/notes/metadata.txt @@ -62,4 +62,5 @@ The url will have to be provided by the the repository. branch_info can be rebuilt during the rebuild of the revision map by recording -the revisions of all active heads of server-side branches. +the revisions of all active heads of server-side branches. branch_info contains +a map from branch: (parent_branch, parent_branch_rev, branch_created_rev)