Closed Bug 1602204 Opened 5 years ago Closed 5 years ago

Upgrading the hg version is "no" by default, should be yes

Categories

(Developer Services :: Mercurial: configwizard, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: Sylvestre, Assigned: sheehan)

Details

Attachments

(1 file)

I am expecting the bootstrap process to tell me the right thing to do.
Currently, upgrading hg is "no"
https://hg.mozilla.org/hgcustom/version-control-tools/file/tip/hgext/configwizard/__init__.py#l652
and the wording is unexpected

Would you like to continue using an old Mercurial version (Yn)?

usually, in the bootstrap process, the Y provides a positive change, here, the Y is to keep the same level of feature

I have a patch for this, I'll post it shortly.

Assignee: nobody → sheehan
Component: Bootstrap Configuration → Mercurial: configwizard
Product: Firefox Build System → Developer Services

Currently the default options in configwizard all move the user towards
the preferred configuration state (for example, enabling extensions in
their config), with the exception of upgrading their Mercurial version,
which defaults to "no".

This commit tweaks the wording of the prompt for the hgversion check
to exit when the user is on an unsupported version of Mercurial and
should upgrade.

Pushed by cosheehan@mozilla.com:
https://hg.mozilla.org/hgcustom/version-control-tools/rev/93306e725830
configwizard: change hgversion check default to "upgrade" instead of "no-upgrade" r=sylvestre

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: