| 29 | | * Migrate all slaves to the git-based buildmaster |
| 30 | | * create entries for all slaves |
| 31 | | * port all Builders (add buildbot "categories" to mark Builders as |
| 32 | | "supported", "performance", "packaging", etc, to simplify web |
| 33 | | display) |
| | 29 | * ~~Migrate all slaves to the git-based buildmaster~~ |
| | 30 | * ~~create entries for all slaves~~ |
| | 31 | * port all Builders (add buildbot "categories" to mark Builders as "supported", "performance", "packaging", etc, to simplify web display) |
| 35 | | * shut down old buildmaster, change slaveport of new buildmaster to |
| 36 | | match the old one: boom, all slaves now connect to the new buildmaster |
| 37 | | * get Git installed on all buildslaves that lack it |
| | 33 | * ~~shut down old buildmaster, change slaveport of new buildmaster to match the old one: boom, all slaves now connect to the new buildmaster~~ |
| | 34 | * ~~get Git installed on all buildslaves that lack it~~ |
| | 35 | * update the following wiki pages to instruct people to use git instead of darcs: wiki:NewbieDeveloperSetup, wiki:Dev, wiki:AdvancedInstall (potentially better to remove any instructions on that page about revision control rather than to update the instructions from darcs to git) |