Closed
Bug 900212
Opened 11 years ago
Closed 11 years ago
Requesting twig repo Elm be reset
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: rnewman, Unassigned)
Details
(Whiteboard: [qa?])
Please reset to m-c tip, specify the same hooks as m-c, and enable desktop and Android nightlies.
I updated the wiki already.
Thanks!
---
export REPO_PATH=mozilla-central # Assuming that this works...
export TWIG=elm
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Updated•11 years ago
|
Whiteboard: [qa?]
Comment 1•11 years ago
|
||
(In reply to Richard Newman [:rnewman] from comment #0)
> ... and enable desktop and Android nightlies.
This part is handled by RelEng rather than IT, and would normally happen in another bug. Don't need to this time because the previous user of the branch also requested that config.
Reporter | ||
Comment 2•11 years ago
|
||
Great, thanks Nick!
Comment 3•11 years ago
|
||
Twig reset; releng, please kick buildbot.
[root@hgssh1.dmz.scl3 ~]# export REPO_PATH=mozilla-central
[root@hgssh1.dmz.scl3 ~]# export TWIG=elm
[root@hgssh1.dmz.scl3 ~]# cd /repo/hg/scripts/
[root@hgssh1.dmz.scl3 scripts]# time ./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Cloning revision tip from /repo/hg/mozilla/mozilla-central to elm
Deleting repo /repo/hg/mozilla/projects/elm
Proceed? (y/n): y
Okay, here we go!
84482 files updated, 0 files merged, 0 files removed, 0 files unresolved
real 26m51.883s
user 1m9.064s
sys 2m53.909s
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 4•11 years ago
|
||
buildbot is nursing a bruise.
Updated•10 years ago
|
Component: Server Operations: Developer Services → General
Product: mozilla.org → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•