Closed
Bug 683819
Opened 13 years ago
Closed 13 years ago
Don't create backup bundles during tagging
Categories
(Release Engineering :: General, defect, P2)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rail, Assigned: rail)
References
Details
(Whiteboard: [releases][automation])
Attachments
(1 file)
(deleted),
patch
|
bhearsum
:
review+
rail
:
checked-in+
|
Details | Diff | Splinter Review |
hg strip creates backup bundles during tagging what slows down the tagging step. Since we don't use those bundles it's safe to discard creating backups using -n parameter.
Assignee | ||
Comment 1•13 years ago
|
||
Attachment #557409 -
Flags: review?(bhearsum)
Comment 2•13 years ago
|
||
Comment on attachment 557409 [details] [diff] [review]
use hg strip -n
Please don't land this until after the chemspills.
Attachment #557409 -
Flags: review?(bhearsum) → review+
Assignee | ||
Comment 3•13 years ago
|
||
Comment on attachment 557409 [details] [diff] [review]
use hg strip -n
http://hg.mozilla.org/build/tools/rev/2928bf5ceff1
Attachment #557409 -
Flags: checked-in+
Assignee | ||
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•