Closed Bug 460760 Opened 17 years ago Closed 17 years ago

hg release bundle doesn't apply, doesn't contain release tags

Categories

(Release Engineering :: General, defect, P2)

defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Pike, Assigned: bhearsum)

References

Details

(Whiteboard: [hg-automation])

Attachments

(1 file)

I just tried the release bundle for firefox 3.1 b1, and I found two issues: First, the bundle doesn't apply, it doesn't contain the very first changeset. djc mentions hg bundle -a as a possible solution. Secondly, the bundle doesn't contain the release tags, so within the repo that you get when applying the bundle on a repo with the initial changeset, you can't do an hg up -r FIREFOX_3_1b1_RELEASE which would probably be nice to have.
Blocks: 433930
Whiteboard: [hg-automation]
Looks like the --all option to bundle appeared in 1.0. Before that, --base null should do the same thing.
Assignee: nobody → bhearsum
Priority: -- → P2
Comment on attachment 345092 [details] [diff] [review] [checked in] fix bundle by bundling from --null to the tip of the release branch r+. It kinda sucks we have to pull the tip of the relbranch just to get the tags, and that's only OK-ish because we only just tagged the the thing. hg handles .hgtags in a strange way :-S
Attachment #345092 - Flags: review?(nthomas) → review+
Comment on attachment 345092 [details] [diff] [review] [checked in] fix bundle by bundling from --null to the tip of the release branch Checking in factory.py; /cvsroot/mozilla/tools/buildbotcustom/process/factory.py,v <-- factory.py new revision: 1.25; previous revision: 1.24 done
Attachment #345092 - Attachment description: fix bundle by bundling from --null to the tip of the release branch → [checked in] fix bundle by bundling from --null to the tip of the release branch
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
Product: mozilla.org → Release Engineering
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: