A frequent problem is that a changeset will be tagged with "Done"
and then it is discovered that it isn't done.
The tag may be updated to the later changeset by running the
 |
bk tag Done
|
command again.
If there are multiple tags with the same name, BitKeeper assumes
the most recently applied tag is the "real" tag.
When browsing through a repository's history, you may notice two
identical tags.
To ensure proper reproducibility, tags are never removed, but
rather are updated.
To see all tagged changesets, type a ``t'' while in the bottom
window of revtool.
Use the text search window to find multiple instances of a tag.