Differences between revisions 49 and 54 (spanning 5 versions)
Revision 49 as of 2009-07-05 12:06:04
Size: 3983
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 13: Line 13:
 * http://bitbucket.org/mg/mercurial-i18n/ – translation updates are queued here by MartinGeisler (see TranslatingMercurial)  * http://bitbucket.org/mg/hg-i18n/ – translation updates are queued here by MartinGeisler (see TranslatingMercurial)
 * 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 16: Line 17:

{{attachment:flow.png}}
Line 33: Line 32:
  "mercurial-i18n" [fillcolor = palegreen]   "hg-i18n" [fillcolor = palegreen]
Line 39: Line 38:
  hg -> "mercurial-i18n" [dir = both]   hg -> "hg-i18n" [dir = both]
Line 45: Line 44:
  "mercurial-i18n" -> translations [dir=back]   "hg-i18n" -> translations [dir=back]
Line 49: 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 63: 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)