Closed
Bug 736172
Opened 13 years ago
Closed 13 years ago
Requesting twig repo cedar be reset
Categories
(mozilla.org Graveyard :: Server Operations, task)
mozilla.org Graveyard
Server Operations
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Paolo, Assigned: bkero)
References
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
Comment 1•13 years ago
|
||
may we have this done by EOD please? it's blocking an important feature.
Assignee | ||
Comment 2•13 years ago
|
||
[root@dm-svn02 scripts]# ./reset_pp_repo.sh -s /repo/hg/mozilla/mozilla-central/ -r tip -d cedar
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!
56886 files updated, 0 files merged, 0 files removed, 0 files unresolved
[root@dm-svn02 scripts]#
Assignee: server-ops → bkero
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Comment 3•13 years ago
|
||
bkero, many thanks for this, much appreciated.
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
•