Meego Wiki
Views

Web infrastructure/Meego.gitorious.org

From MeeGo wiki
< Web infrastructure
Revision as of 17:07, 3 September 2010 by Mshaver (Talk | contribs)
Jump to: navigation, search

This page details the best practices for MeeGo community members working within the Gitorious code repositories.

Contents

Projects

Projects are the highest level organization within Gitorious and all MeeGo projects are listed on the http://meego.gitorious.org landing page. Projects in general are organized by the MeeGo architecture diagram. There are some deviations from this, but we are trying to align projects with the diagram as much as possible and have additional community support projects where needed.

Adding a new project to meego.gitorious.org

If there is a need to add an additional project within http://meego.gitorious.org, submit a bug request: http://bugs.meego.com/enter_bug.cgi?product=meego.gitorious.org first. If it is determined that none of the existing MeeGo projects will serve your repository needs and the MeeGo project needs, then a new project can be added. After the project is created, a request is submitted to the Gitorious administrators who will flag the project to be listed at: http://meego.gitorious.org/.

Adding an existing project to meego.gitorious.org

Follow the steps above and detail why this project should be added.

Project naming

Most projects are being named in a consistent way to help with search and clarity. New projects should be named with the MeeGo title at the beginning, in both the title and slug. Examples are:

Repositories

Where projects are largely for organizing, repositories are where all the activity happens. Repositories can be created in any project and each have their own commit rights, merge configurations, and administration.

Adding a repository

To add a repository to an existing project, submit a bug request at: http://bugs.meego.com/enter_bug.cgi?product=meego.gitorious.org. Please include the following details in your request:

  • Project name: where to create repo
  • Repository name: what to call it
  • Admin: Gitorious username or team who will administer this repo

Example: http://bugs.meego.com/show_bug.cgi?id=6239

Collaborators

When each repository is created it should have a person or team designated as the owner or admin. This individual or team has the ability to administer their own repository, including adding collaborators. Individuals or teams can be added to the repository from the committership page and be given Read, Commit, or Admin rights. Example: http://meego.gitorious.org/meego-handset-ux/meego-handset-dialer/committerships

It is up to the admin to determine their collaborators list and maintain it.

To get added to the collaborators list in a particular repository, contact the individual who has admin rights in that repository. Gitorious allows you to send messages directly within it's interface to any other user by visiting their page and selecting the "Send Message" button.

Collaborators

Teams

Merge Requests

Personal tools