Confirmed users
4,293
edits
(→Tag) |
|||
Line 107: | Line 107: | ||
On production-1.8-master in <tt>/builds/release</tt>: <tt>./release -o Tag 2>&1 | tee logs/release-Tag-RC1.log</tt> | On production-1.8-master in <tt>/builds/release</tt>: <tt>./release -o Tag 2>&1 | tee logs/release-Tag-RC1.log</tt> | ||
Had to come back to fix the 45 files in l10n/uk/editor, which had been tagged with MOZILLA_1_8_BRANCH by a localiser, rather than properly branched. The were all at rev 1.1 and had seen no changes on trunk, so it was straightforward to delete the existing tag, branch to MOZILLA_1_8_BRANCH, update to that, branch to the relbranch, and tag ..._RELEASE and ..._RC1. | |||
===Source=== | ===Source=== |