Differences between revisions 1 and 32 (spanning 31 versions)
Revision 1 as of 2007-07-29 00:57:28
Size: 301
Editor: BrendanCully
Comment:
Revision 32 as of 2008-12-10 10:52:14
Size: 1880
Comment: there is no indication of any repository hosted there
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]
 * [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] - simple postmodern developer-centric hosting (HowToSetupFreeHg)
Line 6: Line 11:
 * [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
Line 7: Line 16:
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:

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

Also see ServerInstall and PublishingRepositories if you want to host your own repositories.


CategoryWeb

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