Closed
Bug 971921
Opened 11 years ago
Closed 11 years ago
Reset fig from mozilla-central
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jgriffin, Assigned: fubar)
References
Details
Please run the below script and reset fig to http://hg.mozilla.org/mozilla-central/
export REPO_PATH=mozilla-central
export TWIG=fig
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
| Assignee | ||
Comment 1•11 years ago
|
||
All set. I'll let #releng know to prod the buildbot scheduler.
hgssh1.dmz.scl3# export REPO_PATH=mozilla-central
hgssh1.dmz.scl3# export TWIG=fig
hgssh1.dmz.scl3#
hgssh1.dmz.scl3# cd /repo/hg/scripts/
hgssh1.dmz.scl3# ./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Cloning revision tip from /repo/hg/mozilla/mozilla-central 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 168360 changesets with 948474 changes to 148936 files
Trying to insert into pushlog.
Please do not interrupt...
Inserted into the pushlog db successfully.
90210 files updated, 0 files merged, 0 files removed, 0 files unresolved
Assignee: server-ops-devservices → klibby
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 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
•