Size: 1550
Comment: +kiilerix
|
← Revision 48 as of 2016-06-20 09:23:45 ⇥
Size: 1957
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== What is the crew repository? == From the horse's mouth: |
|| /!\ This page is kept for historical purposes. The crew repository has been replaced by hg-committed (see [[DeveloperRepos]]). || |
Line 4: | Line 3: |
''Crew is where most changes go for review before being added to mainline. Multiple people have commit access to crew and do initial review of patches on the -devel list.'' -[[mpm]] | = The Crew Repository = About the crew repository and its committers. |
Line 6: | Line 6: |
The crew repo is at http://hg.intevation.org/mercurial/crew, this is where the crew members push to. |
== What is it? == The crew repository is the primary repository maintained by the so-called 'Mercurial crew', a set of developers who are trusted by [[mpm]] to make significant changes and accept patches from the community. Changes from the crew repository are regularly reviewed and merged by [[mpm]] into the official Mercurial repository. |
Line 9: | Line 9: |
The stable crew repo is at http://hg.intevation.org/mercurial/crew-stable, changesets of the branch named `stable` are pushed here automatically. |
The crew repo is at http://hg.intevation.de/mercurial/crew, this is where the crew members push to. |
Line 12: | Line 11: |
An automatic mix of Mercurial crew and main is provided at http://hg.intevation.org/mercurial/crew+main (it may contain multiple heads). |
An automatic mix of Mercurial crew and main is provided at http://hg.intevation.de/mercurial/crew+main (it may contain multiple heads). |
Line 15: | Line 13: |
Crew members (ordered by name) are: | The stable branch of the crew repo is automatically mirrored at http://hg.intevation.de/mercurial/crew-stable, for historical reasons. |
Line 17: | Line 15: |
== Members == Active crew members (ordered by name) are: * [[AugieFackler|Augie Fackler (durin42)]] * [[KevinBullock|Kevin Bullock (TheMystic)]] Inactive/retired crew members: * Alexis S. L. Carvalho (asak) |
|
Line 20: | Line 27: |
* [[DirkjanOchtman|Dirkjan Ochtman (djc)]] -- Named branches, hgweb, bug triage | * [[DirkjanOchtman|Dirkjan Ochtman (djc)]] |
Line 26: | Line 33: |
* Patrick Mézard (pmezard) -- Windows support, convert extension, mq | * [[PatrickMezard|Patrick Mézard (pmezard)]] -- Windows support, convert extension, mq |
Line 30: | Line 37: |
Retired crew members: * Alexis S. L. Carvalho (asak) |
|
Line 39: | Line 42: |
CategoryContributing | CategoryProject CategoryDeveloper |
|
The Crew Repository
About the crew repository and its committers.
What is it?
The crew repository is the primary repository maintained by the so-called 'Mercurial crew', a set of developers who are trusted by mpm to make significant changes and accept patches from the community. Changes from the crew repository are regularly reviewed and merged by mpm into the official Mercurial repository.
The crew repo is at http://hg.intevation.de/mercurial/crew, this is where the crew members push to.
An automatic mix of Mercurial crew and main is provided at http://hg.intevation.de/mercurial/crew+main (it may contain multiple heads).
The stable branch of the crew repo is automatically mirrored at http://hg.intevation.de/mercurial/crew-stable, for historical reasons.
Members
Active crew members (ordered by name) are:
Inactive/retired crew members:
- Alexis S. L. Carvalho (asak)
Benoit Boissinot (tonfa) -- Patch triage
- Henrik Stuart (hstuart)
- Mads Kiilerich (kiilerix)
Martin Geisler (mg) -- I18n, patch triage, documentation
Patrick Mézard (pmezard) -- Windows support, convert extension, mq
- Steve Borho (muggs)
- Sune Foldager (cyanite) -- Named branches, transactions, Windows support, hgweb
See also: DeveloperRepos and CrewHowTo