Differences between revisions 50 and 54 (spanning 4 versions)
Revision 50 as of 2009-07-29 06:21:17
Size: 4082
Comment:
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 14: Line 14:
 * http://bitbucket.org/mg/hg-i18n-stable/ – translation updates tracking Matt's stable repository  * 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 17:

{{attachment:flow.png}}
Line 34: Line 32:
  "mercurial-i18n" [fillcolor = palegreen]   "hg-i18n" [fillcolor = palegreen]
Line 40: Line 38:
  hg -> "mercurial-i18n" [dir = both]   hg -> "hg-i18n" [dir = both]
Line 46: Line 44:
  "mercurial-i18n" -> translations [dir=back]   "hg-i18n" -> translations [dir=back]
Line 50: 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.
Line 64: Line 63:
 * http://bitbucket.org/tortoisehg/crew – !TortoiseHg crew repository
 * http://bitbucket.org/sborho/thg-crew-steve/ – SteveBorho's !TortoiseHg repository

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)