Closed
Bug 821428
Opened 12 years ago
Closed 12 years ago
Requesting reset of build-system repo
Categories
(Developer Services :: General, task)
Developer Services
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: gps, Assigned: fox2mike)
Details
Please run the reset_pp_repo.sh script and reset build-system to mozilla-central:
export REPO_PATH=mozilla-central
export TWIG=build-system
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
| Assignee | ||
Comment 1•12 years ago
|
||
I'm sorry, but this isn't listed in https://wiki.mozilla.org/ReleaseEngineering/DisposableProjectBranches
Are you sure this is something that can be reset?
Comment 2•12 years ago
|
||
Build System is meant as a project branch not a twig, imho its not a candidate for resetting unless there is a strong strong reason for it.
Though given the small userbase we can probably get away with a reset, should we correlate with releng/IT/webops [for mxr]/etc. consumers. And should its owner (:ted) agree.
I'd love to know the reason why its unsuitable for use as-is though
Comment 3•12 years ago
|
||
Yes, I'm on board with this plan.
| Reporter | ||
Comment 4•12 years ago
|
||
ping?
| Assignee | ||
Comment 5•12 years ago
|
||
Greg,
I'll do this as a one off. If you really like to use this as a twig, you probably have to chat with releng in the future.
| Assignee | ||
Updated•12 years ago
|
Assignee: server-ops-devservices → shyam
Summary: Requesting twig repo build-system be reset → Requesting reset of build-system repo
| Assignee | ||
Comment 6•12 years ago
|
||
Done.
[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 build-system
Deleting repo /repo/hg/mozilla/projects/build-system
Proceed? (y/n): y
Okay, here we go!
69859 files updated, 0 files merged, 0 files removed, 0 files unresolved
real 17m17.734s
user 0m39.812s
sys 2m17.310s
Status: NEW → RESOLVED
Closed: 12 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
•