-
Committer:
Martin Pool
-
Date:
2007-01-19 02:46:50 UTC
-
mto:
(2220.2.19 tags)
-
mto:
This revision was merged to the branch mainline in
revision
2309.
-
Revision ID:
mbp@sourcefrog.net-20070119024650-o12ekgnjski2v3ed
Add tag: revision namespace.
Change make_tag to set_tag
Add Branch.lookup_tag (defers to Branch.lookup_tag) for simplicity of callers,
and possibly to help formats where it's better to look up by branch.
Factor out RevisionInfo.from_revision_id
Separate tag storage into a _TagStore strategy within the Repository,
so they can be reused across formats.