Closed
Bug 1221268
Opened 9 years ago
Closed 9 years ago
Remove clone bundles advertisement from hg.mozilla.org
Categories
(Developer Services :: Mercurial: hg.mozilla.org, defect, P1)
Developer Services
Mercurial: hg.mozilla.org
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gps, Assigned: gps)
References
Details
Attachments
(1 file)
Because of https://bz.mercurial-scm.org/show_bug.cgi?id=4932, which is a nasty bug. This almost certainly would have been found if I weren't on PTO last week :/
Assignee | ||
Comment 1•9 years ago
|
||
ansible/hgmo: don't advertise clone bundles feature (bug 1221268); r?fubar
clonebundles has a pretty severe bug in 3.6 that causes it to attempt to
apply a clone bundle during `hg pull`. Count this as fallout from me
being on PTO and not testing this feature before 3.6 landed.
https://bz.mercurial-scm.org/show_bug.cgi?id=4932
The upstream fix has already been accepted and will be in 3.6.1, which
will be released December 1 unless there is a regression that prompts a
release sooner.
Attachment #8682700 -
Flags: review?(klibby)
Comment 2•9 years ago
|
||
Comment on attachment 8682700 [details]
MozReview Request: ansible/hgmo: don't advertise clone bundles feature (bug 1221268); r?fubar
https://reviewboard.mozilla.org/r/24131/#review21575
lgtm
Attachment #8682700 -
Flags: review?(klibby) → review+
Assignee | ||
Comment 3•9 years ago
|
||
https://hg.mozilla.org/hgcustom/version-control-tools/rev/aa86b7f9e406ea59082a3f2ae2f77d0e24abc1f5
ansible/hgmo: don't advertise clone bundles feature (bug 1221268); r=fubar
Assignee | ||
Comment 4•9 years ago
|
||
This deployed yesterday.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 5•9 years ago
|
||
https://hg.mozilla.org/hgcustom/version-control-tools/rev/ef8dbb079f6292bf53aae484f72445eaec2b9eb8
hgserver: re-enable clonebundles advertisement (bug 1221268)
You need to log in
before you can comment on or make changes to this bug.
Description
•