Closed
Bug 582854
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: cjones, Assigned: fox2mike)
Details
Please run the below script and reset cedar to http://hg.mozilla.org/mozilla-central
export REPO_PATH = mozilla-central
export TWIG = cedar
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
![]() |
Reporter | |
Comment 1•15 years ago
|
||
AIEEEEEEE ABORT ABORT ABORT
Some jokers didn't fill in their booking info.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → INVALID
![]() |
Reporter | |
Comment 2•15 years ago
|
||
OK, ignore comment 1. The jokers indeed filled in their booking info, and removed it when they were done. So,
Please run the below script and reset cedar to
http://hg.mozilla.org/mozilla-central
export REPO_PATH = mozilla-central
export TWIG = cedar
cd /repo/hg/scripts/
./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
Status: RESOLVED → REOPENED
Resolution: INVALID → ---
![]() |
Assignee | |
Comment 4•15 years ago
|
||
[root@dm-svn02 scripts]# export REPO_PATH=mozilla-central
[root@dm-svn02 scripts]# export TWIG=cedar
[root@dm-svn02 scripts]# ./reset_pp_repo.sh -s /repo/hg/mozilla/$REPO_PATH -r tip -d $TWIG
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
44883 files updated, 0 files merged, 0 files removed, 0 files unresolved
0 files updated, 0 files merged, 0 files removed, 0 files unresolved
All done.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
![]() |
Reporter | |
Comment 5•15 years ago
|
||
W00t, thanks!
Updated•11 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
•