Differences between revisions 53 and 54
Revision 53 as of 2009-11-04 18:37:09
Size: 3985
Comment: Removed flow graph now that mpm fixed dot file generation
Revision 54 as of 2009-11-04 21:06:36
Size: 4096
Comment: Corrected name of i18n repo, mention hg-i18n-stable
Deletions are marked like this. Additions are marked like this.
Line 32: Line 32:
  "mercurial-i18n" [fillcolor = palegreen]   "hg-i18n" [fillcolor = palegreen]
Line 38: Line 38:
  hg -> "mercurial-i18n" [dir = both]   hg -> "hg-i18n" [dir = both]
Line 44: Line 44:
  "mercurial-i18n" -> translations [dir=back]   "hg-i18n" -> translations [dir=back]
Line 48: Line 48:
There is also a `hg-i18n-stable` repo, which works analogous to `crew-stable`. It has been left out of the graph go avoid clutter.

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 pushed to -stable, then pulled and merged to mainline. No new features are going to stable, mainline is pushed to stable after 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.

There is also a hg-i18n-stable repo, which works analogous to crew-stable. It has been left out of the graph go avoid clutter.

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)