canmove, Confirmed users
2,056
edits
(mozillabuild 2.2 released) |
(move 'enable MinTTY' step above steps that require being in the shell already) |
||
Line 11: | Line 11: | ||
# Delete your current MozillaBuild environment by moving your MozillaBuild folder into the trash. If you can't remove the existing installation, you probably have a terminal open or ssh-agent running. Terminate that process and try again. | # Delete your current MozillaBuild environment by moving your MozillaBuild folder into the trash. If you can't remove the existing installation, you probably have a terminal open or ssh-agent running. Terminate that process and try again. | ||
# Install the new MozillaBuild release. | # Install the new MozillaBuild release. | ||
# If you had previously enabled minTTY, you will need to do so again by adding <tt>USE_MINTTY=1</tt> to the top of start-shell.bat. | |||
# Run <tt>./mach mercurial-setup --update-only</tt> to ensure that the version-control-tools repository is current (<b>Mercurial extensions may break otherwise</b>). | # Run <tt>./mach mercurial-setup --update-only</tt> to ensure that the version-control-tools repository is current (<b>Mercurial extensions may break otherwise</b>). | ||
# Clobber any trees you have by running <tt>./mach clobber</tt> (<b>build errors may occur otherwise</b>). | # Clobber any trees you have by running <tt>./mach clobber</tt> (<b>build errors may occur otherwise</b>). | ||
=== Release Notes === | === Release Notes === |