Well, that didn't go as planned. Due to a couple regressions from version 3.1, version 3.1.1 has been released to clean up the regressions. Apologies for the delay in getting this out as I know the hg issue in particular has been painful for people hitting it.
The two primary changes are: * Fix for hg.exe being unable to load the correct Python DLL on some systems, causing various commands (such as ./mach bootstrap) to fail that tried to invoke it. * The fsmonitor extension was re-disabled due to significant performance regressions for some common operations caused by watchman excessively polling the filesystem. <https://ftp.mozilla.org/pub/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe> <https://ftp.mozilla.org/pub/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe> If you're already using version 3.1 without issue, you probably don't need to pick up this release. You may want to consider disabling fsmonitor in the mean time, however. You can do that by making the change below to <mozilla-build>/python/mercurial.ini: https://hg.mozilla.org/mozilla-build/rev/7a7753947603 Download here: https://ftp.mozilla.org/pub/mozilla/libraries/win32/MozillaBuildSetup-Latest.exe Full Release Notes: https://docs.google.com/document/d/1yEmaJzLcA92O7gi1dPpklRcH0TEGpOFXdI-C0n7Z9EY/edit?usp=sharing -Ryan
_______________________________________________ dev-builds mailing list dev-builds@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-builds