Confirmed users
4,293
edits
m (→Source) |
m (→Tag) |
||
Line 106: | Line 106: | ||
===Tag=== | ===Tag=== | ||
On production-1.8-master in <tt>/builds/release</tt>: | On production-1.8-master in <tt>/builds/release</tt>: | ||
./release -o Tag 2>&1 | tee logs/release-Tag-RC1.log | |||
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. | 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. |