Closed
Bug 600895
Opened 15 years ago
Closed 15 years ago
Requesting twig repo CEDAR be reset
Categories
(mozilla.org Graveyard :: Server Operations, task)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: vlad, Assigned: phong)
Details
Please run the {script_name} and reset {booked_repo} to {url}
export REPO_PATH=http://hg.mozilla.org/mozilla-central
export TWIG=cedar
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Thanks!
| Assignee | ||
Comment 1•15 years ago
|
||
Can this be done at anytime?
| Reporter | ||
Comment 2•15 years ago
|
||
I don't know; I assume you guys would know? I'm just following the instructions on https://wiki.mozilla.org/ReleaseEngineering/DisposableProjectBranches#BOOKING_SCHEDULE
Comment 3•15 years ago
|
||
Yeah, you should be clear to. Our automation doesn't require any kicking to cope with it.
Comment 4•15 years ago
|
||
(In reply to comment #2)
> I don't know; I assume you guys would know? I'm just following the
> instructions on
> https://wiki.mozilla.org/ReleaseEngineering/DisposableProjectBranches#BOOKING_SCHEDULE
I didn't know of that page, I was having our folks check - just in case we had people trampling on each others repos. In the future, I know that once we get a bug like this - we don't have to check with any one and that we can simply go ahead and clone stuff.
| Assignee | ||
Updated•15 years ago
|
Assignee: server-ops → phong
| Assignee | ||
Comment 5•15 years ago
|
||
Cloning revision tip from /repo/hg/mozilla/mozilla-central to cedar
Deleting repo /repo/hg/mozilla/projects/cedar
Proceed? (y/n): y
Okay, here we go!
updating to branch default
47182 files updated, 0 files merged, 0 files removed, 0 files unresolved
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•15 years ago
|
||
Great, thanks!
Updated•10 years ago
|
Product: mozilla.org → mozilla.org Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•