Confirmed users
4,971
edits
| Line 123: | Line 123: | ||
* Aki edited the /builds/buildbot/build1/Makefile to no longer |make update| by renaming the target to |update-will-wipe-local-changes|. | * Aki edited the /builds/buildbot/build1/Makefile to no longer |make update| by renaming the target to |update-will-wipe-local-changes|. | ||
* We then found an errant :1 at the end of the l10n-changesets (zh-TW), uncaught because we didn't run release-sanity (not in the previous beta's relnotes) | |||
* Removed, double-landed, re-tagged. | |||
* Aki tried to reconfig, then had to |make stop| and |make start| | |||
* Aki manually tagged/branched zh-TW | |||
<pre> | |||
cd /builds/slave/rel-comm-beta-thunderbird-tag/zh-TW/ | |||
hg pull | |||
hg out | |||
hg update -C -r 74cf6875e7c5 | |||
hg branch | |||
hg branch GECKO140_2012060613_RELBRANCH | |||
hg branch | |||
hg tag -r 74cf6875e7c5 -f THUNDERBIRD_14.0b1_BUILD1 THUNDERBIRD_14.0b1_RELEASE | |||
hg out | |||
hg push -e 'ssh -l tbirdbld -i ~cltbld/.ssh/tbirdbld_dsa' --new-branch ssh://hg.mozilla.org/releases/l10n/mozilla-beta/zh-TW | |||
</pre> | |||
=== E-mail Metrics === | === E-mail Metrics === | ||