ISO Mercurial “attributes” - tags that apply to more than one changeset, applied after the changeset
问题 BRIEF How do I tag multiple changesets in Mercurial with the same tag? Possibly on the same branch, possibly on different branches. E.g. something like a tag that says whether the full QA test ran. I can create multiple instances of a tag by editing the file, but the hg tools nearly always ignore all but the first. DETAIL I am looking for what I call changeset "attributes" - a concept that I have used in other CVS and DVCS, but which I cannot seem to find in Mercurial. Basically, an attribute