Activity Team/How to migrate from OLPC: Difference between revisions
No edit summary |
|||
| Line 1: | Line 1: | ||
== Migrating activities from dev.laptop.org == | == Migrating activities from dev.laptop.org == | ||
* If you are not the author of the activity, '''query''' the author to let them know about the move. | |||
* '''Create''' an account on http://git.sugarlabs.org and '''log in'''. Add your public SSH key to [http://git.sugarlabs.org/account your account]. | * '''Create''' an account on http://git.sugarlabs.org and '''log in'''. Add your public SSH key to [http://git.sugarlabs.org/account your account]. | ||
* '''[http://git.sugarlabs.org/projects/new Create a new project]''' (http://git.sugarlabs.org, projects, new). Make your project name lowercase, e.g. pippy, turtleart, paint. Put it in '''category "activities"'''. | * '''[http://git.sugarlabs.org/projects/new Create a new project]''' (http://git.sugarlabs.org, projects, new). Make your project name lowercase, e.g. pippy, turtleart, paint. Put it in '''category "activities"'''. | ||
| Line 15: | Line 16: | ||
* '''Notify''' [http://lists.sugarlabs.org/listinfo/sugar-devel sugar-devel] and [http://lists.laptop.org/listinfo/devel OLPC devel] about the move. | * '''Notify''' [http://lists.sugarlabs.org/listinfo/sugar-devel sugar-devel] and [http://lists.laptop.org/listinfo/devel OLPC devel] about the move. | ||
* '''Make sure''' that sugar-jhbuild points to the new repository (enter a ticket in http://dev.sugarlabs.org if you have no access) | * '''Make sure''' that sugar-jhbuild points to the new repository (enter a ticket in http://dev.sugarlabs.org if you have no access) | ||
*Transfer or resolve '''existing tickets''' related to the code in the OLPC Trac. | * Transfer or resolve '''existing tickets''' related to the code in the OLPC Trac. | ||
*Update any pages on wiki.laptop.org that may contain '''stale links''' to OLPC repo. (e.g. Activities/All , the OBX box on the activity homepage, etc.) | * Update any pages on wiki.laptop.org that may contain '''stale links''' to OLPC repo. (e.g. Activities/All , the OBX box on the activity homepage, etc.) | ||