Differences between revisions 30 and 33 (spanning 3 versions)
Revision 30 as of 2009-11-24 19:44:50
Size: 1471
Comment:
Revision 33 as of 2010-10-15 08:11:37
Size: 1763
Editor: mpm
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:
= The Crew Repository =
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]] 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.
Line 9: Line 12:
The stable crew repo is at http://hg.intevation.org/mercurial/crew-stable,
changesets of the branch named `stable` are pushed here automatically.
Line 15: Line 15:
Crew members (ordered by name) are: The stable branch of the crew repo is automatically mirrored at http://hg.intevation.org/mercurial/crew-stable,
for historical reasons.

== Members ==

Active crew members (ordered by name) are:
Line 19: Line 24:
 * [[BryanOSullivan|Bryan O'Sullivan (bos)]]
Line 22: Line 26:
 * [[LeeCantey|Lee Cantey (lcantey)]]  * Mads Kiilerich (kiilerix)
Line 24: Line 28:
 * [[NicolasDumazet|Nicolas Dumazet (nicdumz)]]
Line 29: Line 34:
Retired crew members: Inactive/retired crew members:
Line 32: Line 37:
 * [[BryanOSullivan|Bryan O'Sullivan (bos)]]
 * [[LeeCantey|Lee Cantey (lcantey)]]
Line 37: Line 44:
CategoryContributing CategoryProject CategoryContributing

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.org/mercurial/crew, this is where the crew members push to.

An automatic mix of Mercurial crew and main is provided at http://hg.intevation.org/mercurial/crew+main (it may contain multiple heads).

The stable branch of the crew repo is automatically mirrored at http://hg.intevation.org/mercurial/crew-stable, for historical reasons.

Members

Active crew members (ordered by name) are:

Inactive/retired crew members:

See also: DeveloperRepos and CrewHowTo


CategoryProject CategoryContributing

CrewRepository (last edited 2016-06-20 09:23:45 by ThomasArendsenHein)