EngineeringProductivity/HowTo/MirrorRepo: Difference between revisions

Jump to navigation Jump to search
(→‎Steps: use canonical location of mozilla/master)
(→‎Background: verbage)
Line 1: Line 1:
= How to Mirror a Repository in Github to Mozilla-Central =
= How to Mirror a Repository in Github to Mozilla-Central =
== Background ==
== Background ==
Many of our projects (such as [[Auto-tools/Projects/MozBase]] and [https://github.com/mozilla/peptest peptest]) are version controlled with git and github, but are mirrored to mercurial and Mozilla-Central for the purposes of test infrastructure.
Many projects (such as [[Auto-tools/Projects/MozBase]] and [https://github.com/mozilla/peptest peptest]) are version controlled with git and [http://github.com github], but are mirrored to [http://hg.mozilla.org/mozilla-central mozilla-central] for testing infrastructure.


The reasoning is that tools and harnesses such as these are useful (or required) for Mozilla's test infrastructure, but are also useful as standalone utilities. Keeping them in github gives us greater development freedom, makes it easier for new contributors to help out and makes the tools more visible to people outside of the Mozilla community.
The reasoning is that tools and harnesses such as these are useful or required for Mozilla's test infrastructure, but are also useful as standalone utilities. Keeping them in standalone repositories gives us greater development freedom, makes it easier for new contributors to help out and makes the tools more visible to people outside of the Mozilla community.


== Steps ==
== Steps ==
947

edits

Navigation menu