Size: 301
Comment:
|
Size: 4664
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 1: | Line 1: |
#pragma section-numbers 2 = Mercurial Hosting = Services that provide hosting of Mercurial repositories. <<TableOfContents>> == Free services == |
|
Line 3: | Line 11: |
* [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://mercurial.intuxication.org|Intuxication]] ([[http://mercurial.intuxication.org/hg/?sort=lastchange|repository index]]) - free Mercurial hosting * [[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://pikacode.com|Pikacode]] - Free Mercurial and Git 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://tuxfamily.org/|TuxFamily.org]] - Free hosting for free projects. Provides Mercurial, Git or Subversion repositories. |
Line 7: | Line 30: |
hgserve.org is currently in development. | == Paid services == * [[http://www.a2hosting.com/web-development/mercurial-hosting|A2 Hosting]] - Mercurial comes pre-installed on each Web Hosting and Managed VPS or auto-install it with the exclusive A2 Quickinstaller on your VPS. * [[http://blog.beanstalkapp.com/post/17712517530/beanstalk-mercurial-support-in-private-beta|Beanstalk]] - Unlimited trial for Mercurial, Git and Subversion repositories. Variety of paid plans. * [[http://repositoryhosting.com|RepositoryHosting]] provides Mercurial/Git/SVN hosting with Trac. * [[http://sourcerepo.com|SourceRepo]] provides Mercurial/Git/SVN hosting with Trac/Redmine project tracking. * [[http://www.xp-dev.com|XP-Dev.com]] provides Mercurial hosting, project tracking and integration with various other project/issue tracking tools. * [[http://www.versionshelf.com|Versionshelf]] provides Mercurial and SVN hosting and integration with various other services. == Intranet hosting == * [[http://rhodecode.org|RhodeCode]] - RhodeCode is similar in some respects to github or bitbucket, however RhodeCode can be run as standalone hosted application on your own server. * [[http://www.scm-manager.org/|SCM-Manager]] - [[SCM-Manager|SCM-Manager]] is described as ''"The easiest way to share and manage your Git, Mercurial and Subversion repositories over http."'' == See also == * PublishingRepositories for setting up your own Mercurial servers ---- CategoryWeb |
Mercurial Hosting
Services that provide hosting of Mercurial repositories.
1. Free services
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.
Codebase - Offers a free plan for small sized Repositories (Mercurial, Git and Subversion). Polished web interface. SSH and HTTP.
Google Code Supports svn and hg.
Intuxication (repository index) - free Mercurial hosting
KForge (Knowledgeforge.net service using KForge) A full-featured self-hosted project management solution with integrated support for svn, mercurial and git repositories.
Kiln provides Mercurial hosting, code review, and bug tracking, and is free for up two developers.
Pikacode - Free Mercurial and Git 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.
TuxFamily.org - Free hosting for free projects. Provides Mercurial, Git or Subversion repositories.
2. Paid services
A2 Hosting - Mercurial comes pre-installed on each Web Hosting and Managed VPS or auto-install it with the exclusive A2 Quickinstaller on your VPS.
Beanstalk - Unlimited trial for Mercurial, Git and Subversion repositories. Variety of paid plans.
RepositoryHosting provides Mercurial/Git/SVN hosting with Trac.
SourceRepo provides Mercurial/Git/SVN hosting with Trac/Redmine project tracking.
XP-Dev.com provides Mercurial hosting, project tracking and integration with various other project/issue tracking tools.
Versionshelf provides Mercurial and SVN hosting and integration with various other services.
3. Intranet hosting
RhodeCode - RhodeCode is similar in some respects to github or bitbucket, however RhodeCode can be run as standalone hosted application on your own server.
SCM-Manager - SCM-Manager is described as "The easiest way to share and manage your Git, Mercurial and Subversion repositories over http."
4. See also
PublishingRepositories for setting up your own Mercurial servers