Differences between revisions 1 and 22 (spanning 21 versions)
Revision 1 as of 2007-03-10 05:20:04
Size: 449
Editor: BrettCannon
Comment: Initial attempt at steps
Revision 22 as of 2007-08-23 16:24:28
Size: 1817
Editor: c-a293e355
Comment:
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 =
Line 9: Line 8:
 1. Get final data dump. XXX a reasonable amount of time after Python 2.5.1 is released.
Line 11: Line 10:
 1. Populate Roundup with data dump.
Line 13: Line 11:
 1. Turn on Roundup tracker. = Who =

 * Brett Cannon (PST)
 * Erik Forsberg (CEST)


= Where =

XXX IRC or Google Talk/Jabber chat room.


= How =


 1. Put warning into current demo installation that it is not live ('''done''')

 1. Set DNS for bugs.python.org to roundup tracker ('''done''').

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


 1. Announce upcoming switch on python-dev (and general community through PSF blog and c.l.py.a); encourage people to comment. ('''done''')

 1. Wait two weeks. ('''done''')

 1. Turn off Roundup tracker and wipe it, put a 503 page online through mod_asis. ('''done''')

 1. Put tracker in "Visible to project members only" mode; completely hiding it would break the export. Change the "Submit new item" and "browse items" texts to
    `<b style="color:red">This tracker is CLOSED</b>. Please use the <a href="http://bugs.python.org/">new tracker</a> instead.`

    [http://tinyurl.com/yw53zr Bugs]
    [http://tinyurl.com/ynw6uq Patches]
    [http://tinyurl.com/28lphd Feature Requests]

 ('''done''').

 1. Get final data dump. ('''done''').

 1. Turn off SF tracker. As this is not supported, just remove it from the project front page. ('''done''') (Put tracker in invisible state)

 1. Populate Roundup with data dump. ('''done''')

 1. Remove the warning sign. ('''done''')

 1. Turn on Roundup tracker.

 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. ('''done''')

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)
  • Erik Forsberg (CEST)

Where

XXX IRC or Google Talk/Jabber chat room.

How

  1. Put warning into current demo installation that it is not live (done)

  2. Set DNS for bugs.python.org to roundup tracker (done).

  3. Activate mail sending to python-bugs-list, and activate sending of weekly summaries. (done)

  4. Announce upcoming switch on python-dev (and general community through PSF blog and c.l.py.a); encourage people to comment. (done)

  5. Wait two weeks. (done)

  6. Turn off Roundup tracker and wipe it, put a 503 page online through mod_asis. (done)

  7. Put tracker in "Visible to project members only" mode; completely hiding it would break the export. Change the "Submit new item" and "browse items" texts to

    (done).

  8. Get final data dump. (done).

  9. Turn off SF tracker. As this is not supported, just remove it from the project front page. (done) (Put tracker in invisible state)

  10. Populate Roundup with data dump. (done)

  11. Remove the warning sign. (done)

  12. Turn on Roundup tracker.
  13. 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. (done)

  14. 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.