Differences between revisions 1 and 10 (spanning 9 versions)
Revision 1 as of 2007-03-10 05:20:04
Size: 449
Editor: BrettCannon
Comment: Initial attempt at steps
Revision 10 as of 2007-03-10 21:10:28
Size: 1151
Editor: BrettCannon
Comment: Undo last edit; MvL has a reason for this order
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
This document is to help plan out the stepss necessary to transition from SF to Roundup. = What =
Line 3: Line 3:
 1. Turn off Roundup tracker and wipe it (XXX static page or read-only?). To finally get us off of SF and on to Roundup!
Line 5: Line 5:
 1. Turn off SF tracker (XXX best way to do this?).
Line 7: Line 6:
 1. Update http://bugs.python.org to point to Roundup tracker. = When =

XXX a reasonable amount of time after Python 2.5.1 is released.


= Who =

* Brett Cannon (PST)


= Where =

XXX IRC or Google Talk/Jabber chat room.


= How =


 1. Put warning into current installation that it is no longer live.

 1. Set DNS for bugs.python.org to roundup tracker.

 1. Activate mail sending to python-bugs-list, and activate sending of weekly summaries.


 1. Announce upcoming switch on python-dev, encourage people to comment.

 1. Wait two weeks.

 1. Turn off Roundup tracker and wipe it (XXX static page or read-only? mvl thinks just producing a 404 error by disabling the CGI may be enough).

 1. Turn off SF tracker. As this is not supported, just remove it from the project front page.
Line 15: Line 45:
 1. Find all pages in the web that refer to "5470" (roughly 200 places) and replace them with the new tracker location. Likewise for the Python documentation itself.

What

To finally get us off of SF and on to Roundup!

When

XXX a reasonable amount of time after Python 2.5.1 is released.

Who

* Brett Cannon (PST)

Where

XXX IRC or Google Talk/Jabber chat room.

How

  1. Put warning into current installation that it is no longer live.
  2. Set DNS for bugs.python.org to roundup tracker.
  3. Activate mail sending to python-bugs-list, and activate sending of weekly summaries.
  4. Announce upcoming switch on python-dev, encourage people to comment.
  5. Wait two weeks.
  6. Turn off Roundup tracker and wipe it (XXX static page or read-only? mvl thinks just producing a 404 error by disabling the CGI may be enough).
  7. Turn off SF tracker. As this is not supported, just remove it from the project front page.
  8. Get final data dump.
  9. Populate Roundup with data dump.
  10. Turn on Roundup tracker.
  11. Find all pages in the web that refer to "5470" (roughly 200 places) and replace them with the new tracker location. Likewise for the Python documentation itself.
  12. Hope we didn't screw up. =)


CategoryTracker

TrackerTransition (last edited 2009-09-17 10:53:31 by techtonik)

Unable to edit the page? See the FrontPage for instructions.