Size: 301
Comment:
|
Size: 2452
Comment: converted to 1.6 markup
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
== Free hosting of Mercurial repositories == |
|
Line 3: | Line 5: |
* [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://freehg.org/|freeHg]] ([[http://freehg.org/u/dottedmag/test/log/?sort=lastchange|repository index]]) - simple postmodern developer-centric hosting (HowToSetupFreeHg) * [[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. |
Line 7: | Line 18: |
hgserve.org is currently in development. | It is planned to offer free hosting on hgserve.org. Also see ServerInstall and PublishingRepositories if you want to host your own repositories. ---- CategoryWeb |
Free hosting of Mercurial repositories
Here are some places that provide free Mercurial hosting:
Alioth (Debian's GForge instance) supports Mercurial and the repositories are accessible via hgweb.
BerliOS Developer supports Mercurial and the repositories are accessible via hgweb.
Bitbucket Github-like hosting service for Mercurial. Includes bug tracker and wiki. Paid plans also available.
freeHg (repository index) - simple postmodern developer-centric hosting (HowToSetupFreeHg)
Intuxication (repository index) - free Mercurial hosting
Mozdev provides free project hosting for Mozilla applications and extensions.
Project Kenai An integrated suite of collaboration services for developers to freely host their open source projects and code.
Savannah, the software forge for people committed to Free Software, supports Mercurial and the repositories are accessible via hgweb.
ShareSource.org - A Sourceforge-like server for hosting projects. Supports Mercurial out of the box
SourceForge.net - The most popular hosting service for open-source developers now also officially supports Mercurial (since 11.03.2009)
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.
It is planned to offer free hosting on hgserve.org.
Also see ServerInstall and PublishingRepositories if you want to host your own repositories.