DeveloperServices/git

From MozillaWiki
< DeveloperServices
Revision as of 01:39, 20 December 2014 by Hwine (talk | contribs) (url typo fix)
Jump to navigation Jump to search

Git DVCS Service

Overview

git.mozilla.org is our primary Git service access point. This hosts all FxOS related code, including mirrors of upstream repositories used in building FxOS.

We are continually making improvements to the service, so please use this as the launch page for any questions or service requests.

Status

The high level status of git and supporting infrastructure can be seen on the main Mozilla status page. You can also view current host load.


Troubleshooting and Problem Reporting

Note: see also the references section for tips and tools to avoid issues.

If you suspect issues, please follow the steps in order until you get a response:

  1. Check status
  2. For Firefox related work, ask the sheriffs in #releng or #developers
  3. For FxOS related work, ask in #b2g
  4. File a bug under Developer Services :: Git
    • please include an accurate time (with time zone)
    • please be specific about error codes - there's a big difference between 500 (hg) and 503 (load balancer)!
  5. If urgent and important, escalate bug to #moc (they escalate to DeveloperServices as needed)

Recent Changes

Requesting Services

References

Git is used slightly differently by different teams (e.g. localization vs coding). In general, consult with others where differences are noted.