Differences between revisions 1 and 47 (spanning 46 versions)
Revision 1 as of 2007-07-29 00:57:28
Size: 301
Editor: BrendanCully
Comment:
Revision 47 as of 2010-01-23 19:21:26
Size: 3366
Editor: abuehl
Comment: + CodePlex
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
== Free hosting of Mercurial repositories ==
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.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://freehg.org/|freeHg]] ([[http://freehg.org/u/dottedmag/test/log/?sort=lastchange|repository index]]) - simple postmodern developer-centric hosting (HowToSetupFreeHg)
 * [[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://mercurial.intuxication.org|Intuxication]] ([[http://mercurial.intuxication.org/hg/?sort=lastchange|repository index]]) - free Mercurial hosting
 * [[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.codebasehq.com|Codebase]] - Offers a free plan for small sized Repositories (Mercurial, Git and Subversion). Polished web interface. SSH and HTTP.
Line 7: Line 22:
hgserve.org is currently in development. It is planned to offer free hosting on hgserve.org.

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

----
CategoryWeb

Free hosting of Mercurial repositories

Here are some places that provide free Mercurial hosting:

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

Hosting your own repositories

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)