Differences between revisions 1 and 53 (spanning 52 versions)
Revision 1 as of 2007-07-29 00:57:28
Size: 301
Editor: BrendanCully
Comment:
Revision 53 as of 2010-05-27 07:05:04
Size: 3990
Editor: AlanNic
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
Here are some places that provide free Mercurial hosting: == Mercurial 版本库的免费托管 ==
这儿有上些免费的 Mercurial 托管站点:
Line 3: Line 4:
 * [http://alioth.debian.org Alioth] (primarily for debian developers)
 * [http://sharesource.org/ ShareSource]
 * MercurialOnSourceforge explains how to host your repositories on sourceforge.
 * [[http://alioth.debian.org/|Alioth]] (Debian's GForge instance) [[http://wiki.debian.org/Alioth/Hg|supports Mercurial]] and the repositories are accessible via [[http://hg.debian.org/|hgweb]].
 * [[http://www.assembla.com|Assembla]], [[http://vitaliel.blogspot.com/2007/10/free-mercurial-hostings-for-openprivate.html|How to setup + screencast]]
 * [[http://developer.berlios.de/|BerliOS Developer]] [[https://developer.berlios.de/docman/display_doc.php?docid=1806&group_id=2|supports Mercurial]] and the repositories are accessible via [[http://hg.berlios.de/repos/|hgweb]].
 * [[http://www.bitbucket.org|Bitbucket]] Github-like hosting service for Mercurial. Includes bug tracker and wiki. Paid plans also available.
 * [[http://www.codebasehq.com|Codebase]] - Offers a free plan for small sized Repositories (Mercurial, Git and Subversion). Polished web interface. SSH and HTTP.
 * [[http://www.codeplex.com/|CodePlex]] -- (see [[http://blogs.msdn.com/codeplex/archive/2010/01/22/codeplex-now-supporting-native-mercurial.aspx|CodePlex now supporting native Mercurial]])
 * [[http://code.google.com/projecthosting/|Google Code]] Supports svn and hg.
 * [[http://www.activestate.com/firefly/plans|Firefly]] supports Mercurial. Its free plan offers 1 public repository and 200MB storage. Paid plans available.
 * [[http://mercurial.intuxication.org|Intuxication]] ([[http://mercurial.intuxication.org/hg/?sort=lastchange|repository index]]) - free Mercurial hosting
 * [[http://www.javaforge.com|JavaForge]] is a free open source project hosting site. It runs on Amazon's cloud infrastructure, and leverages the Mercurial version control system.
 * [[http://www.kforgeproject.com/|KForge]] ([[http://www.knowledgeforge.net/|Knowledgeforge.net service using KForge]]) A full-featured self-hosted project management solution with integrated support for svn, mercurial and git repositories.
 * [[http://www.kilnhg.com|Kiln]] provides Mercurial hosting, code review, and bug tracking, and is free for up two developers.
 * [[http://www.mozdev.org/drupal/wiki/MozdevMercurial|Mozdev]] provides free project hosting for Mozilla applications and extensions.
 * [[http://projectkenai.com|Project Kenai]] An integrated suite of collaboration services for developers to freely host their open source projects and code.
 * [[http://savannah.gnu.org|Savannah]], the software forge for people committed to [[http://www.gnu.org/philosophy/free-sw.html|Free Software]], [[http://savannah.gnu.org/maintenance/UsingHg|supports Mercurial]] and the repositories are accessible via [[http://hg.savannah.gnu.org/hgweb|hgweb]].
 * [[http://sharesource.org|ShareSource.org]] - A Sourceforge-like server for hosting projects. Supports Mercurial out of the box
 * [[http://sourceforge.net|SourceForge.net]] - The most popular hosting service for open-source developers now also [[http://p.sf.net/sourceforge/mercurial|officially supports Mercurial]] (since 11.03.2009)
 * [[http://sshcontrol.com/|SSHControl.com]] - Hosting for Mercurial, Git, and Subversion over SSH. Free hosting for small projects, two paid levels at $4.75/mo and $9.75/mo.
 * [[http://www.xp-dev.com|XP-Dev.com]] provides Mercurial hosting, project tracking and integration with various other project/issue tracking tools.
Line 7: Line 24:
hgserve.org is currently in development. It is planned to offer free hosting on hgserve.org.

=== Historical, now unavailable ===
 * --([[http://freehg.org/|freeHg]])-- ([[http://freehg.org/u/dottedmag/test/log/?sort=lastchange|repository index]]) - simple postmodern developer-centric hosting (HowToSetupFreeHg)
  * as of 20090201, freehg.org seems to be down (see http://stackoverflow.com/questions/95977/bitbucket-or-freehg/677254#677254)

== 托管你自己的版本库 ==
See PublishingRepositories for more information on how you can host your own repositories and provide web-based repository viewing.

----
CategoryWeb

Mercurial 版本库的免费托管

这儿有上些免费的 Mercurial 托管站点:

It is planned to offer free hosting on hgserve.org.

1. Historical, now unavailable

托管你自己的版本库

See PublishingRepositories for more information on how you can host your own repositories and provide web-based repository viewing.


CategoryWeb

MercurialHosting (last edited 2024-10-24 08:34:04 by GeorgesRacinet)