EngineeringProductivity/HowTo/MirrorRepo: Difference between revisions

Jump to navigation Jump to search
→‎Background: point link at project page, not repository page
(→‎Steps: formatting and noting location of script)
(→‎Background: point link at project page, not repository page)
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 [https://github.com/mozilla/mozbase 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 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.


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 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.
947

edits

Navigation menu