As of a few weeks ago, `mach mercurial-setup` and its integration with mach have been rewritten.
The Mercurial configuration wizard has been rewritten and contains a number of new features. If you haven't executed `mach mercurial-setup` lately, I encourage you to do so to ensure you have the latest goodness. Many of you will be happy that the requirement to run `mach mercurial-setup` the first time you run `mach` from a Mercurial checkout has been removed. This is because `mach bootstrap` and the standalone bootstrap.py tool we recommend to new contributors now a) prompts you to run the Mercurial config wizard b) clone the Mercurial repository. Since the bootstrap tool increases the visibility of the Mercurial config wizard, we no longer need to aggressively advertise it when running `mach`. I'd like to thank glob and glandium for help with the code reviews. While I'm here, there was a "Mercurial Workflows" session in London. The slides are available at https://people.mozilla.org/~gszorc/hg-workflows/. _______________________________________________ dev-platform mailing list [email protected] https://lists.mozilla.org/listinfo/dev-platform

