Mercurial > hgsubversion
comparison 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 |
comparison
equal
deleted
inserted
replaced
154:6fa97cfbf62f | 155:ba801f44d240 |
---|---|
60 | 60 |
61 The url will have to be provided by the user. The uuid can be re-requested from | 61 The url will have to be provided by the user. The uuid can be re-requested from |
62 the repository. | 62 the repository. |
63 | 63 |
64 branch_info can be rebuilt during the rebuild of the revision map by recording | 64 branch_info can be rebuilt during the rebuild of the revision map by recording |
65 the revisions of all active heads of server-side branches. | 65 the revisions of all active heads of server-side branches. branch_info contains |
66 a map from branch: (parent_branch, parent_branch_rev, branch_created_rev) |