Differences between revisions 52 and 58 (spanning 6 versions)
Revision 52 as of 2009-10-12 15:24:15
Size: 4012
Editor: SteveBorho
Comment: remove deleted thg repositories
Revision 58 as of 2010-03-26 23:40:57
Size: 4053
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 8: Line 8:
Bugfixes are pushed to -stable, then pulled and merged to mainline. No new features are going to stable, mainline is pushed to stable after each release. Bugfixes are committed to the branch named `stable` and pushed to the main repository.
This branch is automatically pushed to hg-stable to provide a separate repository.
No new features are going to the stable branch, mainline (the default branch) will be branched again near each release.
Line 12: Line 14:
 * http://hg.intevation.org/mercurial/crew-stable – queue with changes for hg-stable  * http://hg.intevation.org/mercurial/crew-stable – changesets of the branch named `stable` are pushed here automatically.
 * http://hg.intevation.org/mercurial/crew+main – automatic mix of crew and main (may contain multiple heads).
Line 14: Line 17:
 * http://bitbucket.org/mg/hg-i18n-stable/ – translation updates tracking Matt's stable repository (see [[http://selenic.com/pipermail/mercurial-devel/2009-July/014207.html|New i18n repositories]])
Line 17: Line 19:

{{attachment:flow.png}}
Line 34: Line 34:
  "mercurial-i18n" [fillcolor = palegreen]   "hg-i18n" [fillcolor = palegreen]
Line 40: Line 40:
  hg -> "mercurial-i18n" [dir = both]   hg -> "hg-i18n" [dir = both]
Line 46: Line 46:
  "mercurial-i18n" -> translations [dir=back]   "hg-i18n" -> translations [dir=back]

Developer Repositories

This page lists repositories used for Mercurial development. See also MercurialDevelopmentProcess.

Main repositories

  • http://selenic.com/repo/hg – the main repository, bleeding edge, solely managed by mpm who often pulls from other repositories

  • http://selenic.com/repo/hg-stable – the stable repository, solely managed by mpm, contains official releases with safe and important fixes applied, always a subset of the main repository

Bugfixes are committed to the branch named stable and pushed to the main repository. This branch is automatically pushed to hg-stable to provide a separate repository. No new features are going to the stable branch, mainline (the default branch) will be branched again near each release.

Crew repositories

The flow between the main and crew repositories is shown in this graph. The blue repositories are controlled by Matt, the dark green repositories by crew and the light green repository by MartinGeisler.

Special Repositories

TortoiseHg

Inactive Repositories

Repositories with no activity during the last 12 months:


CategoryContributing

DeveloperRepos (last edited 2017-09-06 20:57:56 by JunWu)