Closed Bug 1237685 Opened 8 years ago Closed 8 years ago

firefoxtree does not move the "fx-team" tag anymore when I pull

Categories

(Developer Services :: Mercurial: firefoxtree, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: pbro, Unassigned)

Details

My workflow involves using the firefoxtree extension.

I usually do `hg pull -u fx-team` to pull from the fx-team repo, which is where I land commits.
When I do this, this moves the "fx-team" tag automatically where it should be, and that means I can easily do `hg up fx-team` to go back to it when I need to, which I do all the time.

This started yesterday for me, I'm not sure what I did to cause it or if it's simply related to an update of the firefoxtree extension (I also updated my hg version to 3.6.2 after that happened and re-ran mercurial-setup, but that did not fix it).
Ok, after discussing with :gps on irc today, I learned that firefoxtree does not manage repo-labels as local tags anymore, they instead appear as "fxtree" entries in the log, as shown here: https://hg.mozilla.org/hgcustom/version-control-tools/file/tip/hgext/firefoxtree/tests/test-tree-tags.t#l37

I use a custom template for logging my changesets, and that information isn't displayed there, which was the source of my confusion.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.