Closed
Bug 1078228
Opened 11 years ago
Closed 11 years ago
Requesting twig repo fig be reset (again)
Categories
(Developer Services :: General, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: mreavy, Assigned: fubar)
References
Details
I need the repo reset again in the exact same way using the latest Aurora. I thought it was cleanest to just clone the first bug I opened.
+++ This bug was initially created as a clone of Bug #1071940 +++
Please run the script below and reset fig to
export REPO_PATH=releases/mozilla-aurora #Aurora
export TWIG=fig
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Thanks!
| Assignee | ||
Comment 1•11 years ago
|
||
All set. Will notify releng to prod the buildbot scheduler.
hgssh1.dmz.scl3# export REPO_PATH=releases/mozilla-aurora
hgssh1.dmz.scl3# export TWIG=fig
hgssh1.dmz.scl3# cd /repo/hg/scripts/
hgssh1.dmz.scl3# time ./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Cloning revision tip from /repo/hg/mozilla/releases/mozilla-aurora to fig
Deleting repo /repo/hg/mozilla/projects/fig
Proceed? (y/n): y
Okay, here we go!
requesting all changes
adding changesets
adding manifests
adding file changes
added 218114 changesets with 1162225 changes to 167603 files (+15 heads)
Trying to insert into pushlog.
Please do not interrupt...
Inserted into the pushlog db successfully.
99302 files updated, 0 files merged, 0 files removed, 0 files unresolved
Done. Please ask buildduty in #releng to issue a no-op reconfig of the buildbot scheduler.
real 72m35.403s
user 12m47.483s
sys 3m51.624s
Assignee: server-ops-webops → klibby
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Component: WebOps: Source Control → General
Product: Infrastructure & Operations → Developer Services
You need to log in
before you can comment on or make changes to this bug.
Description
•