Ticket #185 (new defect)

Opened 9 months ago

mercurial in-repo branches are not handled properly from hgbuildbot

Reported by: dsallings Assigned to:
Priority: major Milestone: undecided
Component: changesources Version: 0.7.6
Keywords: mercurial Cc:

Description

hgbuildbot incorrectly uses the working directory's current branch for all branches it sends. Each changeset belongs to a branch, and the changeset's branch should be consulted instead. Patch included (may require my patch from #181 to apply smoothly, but merging should be trivial otherwise).

Attachments

hgbuildbot-branch.diff (0.9 kB) - added by dsallings on 02/14/08 15:59:44.
patch for getting the branch correct in hgbuildbot

Change History

02/14/08 15:59:44 changed by dsallings

  • attachment hgbuildbot-branch.diff added.

patch for getting the branch correct in hgbuildbot