Difference between revisions of "Activity Team/Git Migration"
Jump to navigation
Jump to search
(New page: == Import a module from dev.laptop.org == * Get an account on http://git.sugarlabs.org * Log in and create a new project from the projects page. * Clone your git module from dev.laptop.or...) |
|||
Line 8: | Line 8: | ||
git push gitorious@git.sugarlabs.org:sugar/mainline.git --mirror | git push gitorious@git.sugarlabs.org:sugar/mainline.git --mirror | ||
− | * Give access to the pootle user and send mail to [User:SayaminduDasgupta|Sayamindu], to point pootle to new remote. | + | * Give access to the pootle user and send mail to [[User:SayaminduDasgupta|Sayamindu]], to point pootle to new remote. |
* Notify sugar-devel about the move. | * Notify sugar-devel about the move. |
Revision as of 09:07, 15 December 2008
Import a module from dev.laptop.org
- Get an account on http://git.sugarlabs.org
- Log in and create a new project from the projects page.
- Clone your git module from dev.laptop.org
- Push it to git.sugarlabs.org with something like:
git push gitorious@git.sugarlabs.org:sugar/mainline.git --mirror
- Give access to the pootle user and send mail to Sayamindu, to point pootle to new remote.
- Notify sugar-devel about the move.