Closed
Bug 913736
Opened 12 years ago
Closed 11 years ago
Move Core:XTF to Core Graveyard
Categories
(bugzilla.mozilla.org :: Infrastructure, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: WeirdAl, Assigned: fubar)
Details
XTF has been gone from the mozilla-central tree for many months now.
Comment 1•11 years ago
|
||
Glob or dkl, can we get this done?
Comment 2•11 years ago
|
||
To satisfy requirements for this bug, I need to have an admin run two perl scripts on
the production BMO Bugzilla server. The scripts will synchronize the target milestones and version from the old product to the graveyard product. The second script will move current bugs from the old product/component to the graveyard product/component.
1. cd to the web root for BMO (cgi files for Bugzilla)
2. # perl contrib/reorg-tools/syncmsandversions.pl Core "Core Graveyard"
3. # perl contrib/reorg-tools/movecomponent.pl Core "Core Graveyard" "XTF"
Thanks
dkl
Component: Administration → Infrastructure
QA Contact: mcote
| Assignee | ||
Comment 3•11 years ago
|
||
done.
bugzillaadm.private.scl3# perl contrib/reorg-tools/movecomponent.pl Core "Core Graveyard" "XTF"
About to move the component 'XTF'
From 'Core'
To 'Core Graveyard'
Press <Ctrl-C> to stop or <Enter> to continue...
Moving 'XTF' from 'Core' to 'Core Graveyard'...
Touching user profile data for 36 bugs.
Updated 183 users.
Assignee: nobody → klibby
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•