DeveloperServices/git: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
(create)
 
m (url typo fix)
Line 22: Line 22:
# For Firefox related work, ask the sheriffs in #releng or #developers
# For Firefox related work, ask the sheriffs in #releng or #developers
# For FxOS related work, ask in #b2g
# For FxOS related work, ask in #b2g
# File a bug under [https://bugzilla.mozilla.org/enter_bug.cgi?component=Mercurial%3A%20git.mozilla.org&product=Developer%20Services Developer Services :: Mercurial: git.mozilla.org]
# File a bug under [https://bugzilla.mozilla.org/enter_bug.cgi?component=Git&product=Developer%20Services Developer Services :: Git]
#* please include an accurate time (with time zone)
#* 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)!
#* please be specific about error codes - there's a big difference between 500 (hg) and 503 (load balancer)!

Revision as of 01:39, 20 December 2014

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.