Yeah, an activity specific variant of these instructions exists at
http://sugarlabs.org/go/ActivityTeam/How_to_migrate_from_OLPC

I didn't think to look for a branch when migrating it though.

-Wade

On Wed, Jan 21, 2009 at 1:44 PM, Morgan Collett <morgan.coll...@gmail.com>wrote:

> On Wed, Jan 21, 2009 at 20:35, Wade Brainerd <wad...@gmail.com> wrote:
> > Yikes, I had no idea bout the branch on dev.laptop.org - it wasn't even
> > moved over to git.sugarlabs.org in the migration!
> > I'll try and merge the branches after work tonight and release v17.
> > -Wade
>
> For the benefit of those yet to move over,
>
> http://sugarlabs.org/go/DevelopmentTeam/Git#Import_a_module_from_dev.laptop.org
> says:
>
> *  See all the remote branches with:
>
>  git remote show origin
>
> * Check out the remote branches you want to migrate, e.g.
>
>  git checkout -b sucrose-0.82 origin/sucrose-0.82
>
> * Push it to git.sugarlabs.org with something like:
>
>  git push gitori...@git.sugarlabs.org:sugar/mainline.git --mirror
>
> So you need to manually look at, and check out, the branches you want
> to migrate over.
>
> Regards
> Morgan
>
_______________________________________________
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel

Reply via email to