Confirmed users
4,971
edits
(→Tag) |
(→Tag) |
||
| Line 171: | Line 171: | ||
Er, noticed that this needed to be revision c6ad008b32ad: | Er, noticed that this needed to be revision c6ad008b32ad: | ||
* tagged that manually | * tagged that manually | ||
cd mobile-1.1 | |||
hg pull -u | |||
hg up -r GECKO1925_20100602_RELBRANCH | |||
hg tag -r c6ad008b32ad -f FENNEC_1_1rc1_BUILD2 | |||
hg tag -r c6ad008b32ad -f FENNEC_1_1rc1_RELEASE | |||
hg outgoing | more | |||
hg push | |||
* killed the builds, clobbered mv-moz2-linux-ix-slave15 (source), moz2-linux-slave37 (maemo4 build), moz2-linux-slave35 (tag), stage (1.1rc1-candidates/build2) manually. | * killed the builds, clobbered mv-moz2-linux-ix-slave15 (source), moz2-linux-slave37 (maemo4 build), moz2-linux-slave35 (tag), stage (1.1rc1-candidates/build2) manually. | ||
** clobber == ssh in, mv /builds/slave/mobile_* /builds/slave/foo, rm -rf /builds/slave/foo (tag, source) | ** clobber == ssh in, mv /builds/slave/mobile_* /builds/slave/foo, rm -rf /builds/slave/foo (tag, source) | ||
** clobber == ssh in, mv /scratchbox/users/cltbld/home/cltbld/build/*release /builds/slave/foo, rm -rf /builds/slave/foo (maemo4 build) | ** clobber == ssh in, mv /scratchbox/users/cltbld/home/cltbld/build/*release /builds/slave/foo, rm -rf /builds/slave/foo (maemo4 build) | ||
* added dummy | * added dummy factory for tagging in release_mobile_master.py | ||
* reconfig | * reconfig | ||
* sendchange #2 | * sendchange #2: | ||
buildbot sendchange --username=aki --master=localhost:9010 --branch=releases/mobile-1.1 "Fennec 1.1rc1 build2 take2" doit | |||
==== Source ==== | ==== Source ==== | ||