Differences between revisions 35 and 40 (spanning 5 versions)
Revision 35 as of 2008-02-15 13:34:34
Size: 2312
Editor: abuehl
Comment:
Revision 40 as of 2008-05-19 22:26:26
Size: 2828
Editor: abuehl
Comment:
Deletions are marked like this. Additions are marked like this.
Line 4: Line 4:
== Main Repositories == == 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
Line 6: Line 8:
 * http://selenic.com/repo/hg – the main repository
 * http://selenic.com/repo/hg-stable – the stable repository (that leads to stable releases)
 * http://hg.intevation.org/mercurial/crew – the CrewRepository
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 ===
 * http://hg.intevation.org/mercurial/crew – the [:CrewRepository] where main contributors queue changes for the main repository
 * http://hg.intevation.org/mercurial/crew-stable – queue with changes for hg-stable
Line 17: Line 21:
 * http://hg.kublai.com/ – [:BrendanCully:Brendan Cully]'s various repositories, including several mercurial ones for various features he's developing, like the TransplantExtension and [http://hg.kublai.com/mercurial/branchview/ html branchview extension].
 * http://ohac.pun.jp/hg/ – [:HideyaOhashi:OHASHI Hideya]'s various repositories, including some patches for mercurial.
 * http://hg.kublai.com/ – [:BrendanCully:Brendan Cully]'s various repositories, including several Mercurial ones for various features he's developing, like the TransplantExtension and [http://hg.kublai.com/mercurial/branchview/ html branchview extension].
 * http://ohac.pun.jp/hg/ – [:HideyaOhashi:OHASHI Hideya]'s various repositories, including some patches for Mercurial.

Developer Repositories

This page lists [:Repository:repositories] used for Mercurial [:DeveloperInfo:development].

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

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)