Activity Team/Git Migration: Difference between revisions

describe scope of page, remove out of scope procedure
Line 1: Line 1:
<noinclude>{{GoogleTrans-en}}{{TeamHeader|Activity Team}}{{TOCright}}</noinclude>
<noinclude>{{GoogleTrans-en}}{{TeamHeader|Activity Team}}{{TOCright}}</noinclude>
How to migrate activity source control from laptop.org to sugarlabs.org.
== Import a module from dev.laptop.org ==
== Import a module from dev.laptop.org ==


Line 17: Line 20:
* '''Notify''' [http://lists.sugarlabs.org/listinfo/sugar-devel sugar-devel] about the move.
* '''Notify''' [http://lists.sugarlabs.org/listinfo/sugar-devel sugar-devel] about the move.
* '''Make sure''' that sugar-jhbuild points to the new repository (ask someone to do it for you if you have no access)
* '''Make sure''' that sugar-jhbuild points to the new repository (ask someone to do it for you if you have no access)
== Clone a module from git.sugarlabs.org ==
Instructions on how to clone a project from the git repositories of sugarlabs.org can be found at the project's repos/mainline page, for example for [http://git.sugarlabs.org/projects/sugar-jhbuild/repos/mainline sugar-jhbuild]. And here is an example:
git clone git://git.sugarlabs.org/sugar-jhbuild/mainline.git sugar-jhbuild


== See also ==
== See also ==