Differences between revisions 2 and 32 (spanning 30 versions)
Revision 2 as of 2006-03-13 19:51:15
Size: 61
Comment:
Revision 32 as of 2010-08-27 18:30:07
Size: 1550
Editor: abuehl
Comment: +kiilerix
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The crew repo is at http://hg.intevation.org/mercurial/crew == What is the crew repository? ==
From the horse's mouth:

''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 repo is at http://hg.intevation.org/mercurial/crew,
this is where the crew members push to.

The stable crew repo is at http://hg.intevation.org/mercurial/crew-stable,
changesets of the branch named `stable` are pushed here automatically.

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

Crew members (ordered by name) are:

 * [[tonfa|Benoit Boissinot (tonfa)]] -- Patch triage
 * [[BrendanCully|Brendan Cully (brendan)]]
 * [[BryanOSullivan|Bryan O'Sullivan (bos)]]
 * [[DirkjanOchtman|Dirkjan Ochtman (djc)]] -- Named branches, hgweb, bug triage
 * Henrik Stuart (hstuart)
 * [[LeeCantey|Lee Cantey (lcantey)]]
 * Mads Kiilerich (kiilerix)
 * [[MartinGeisler|Martin Geisler (mg)]] -- I18n, patch triage, documentation
 * [[NicolasDumazet|Nicolas Dumazet (nicdumz)]]
 * Patrick Mézard (pmezard) -- Windows support, convert extension, mq
 * Steve Borho (muggs)
 * Sune Foldager (cyanite) -- Named branches, transactions, Windows support, hgweb
 * [[ThomasArendsenHein|Thomas Arendsen Hein (ThomasAH)]]

Retired crew members:

 * Alexis S. L. Carvalho (asak)
 * [[VadimGelfer|Vadim Gelfer (vadim)]]

See also: DeveloperRepos and CrewHowTo

----
CategoryContributing

What is the crew repository?

From the horse's mouth:

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 repo is at http://hg.intevation.org/mercurial/crew, this is where the crew members push to.

The stable crew repo is at http://hg.intevation.org/mercurial/crew-stable, changesets of the branch named stable are pushed here automatically.

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

Crew members (ordered by name) are:

Retired crew members:

See also: DeveloperRepos and CrewHowTo


CategoryContributing

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