Differences between revisions 119 and 120
Revision 119 as of 2017-09-18 04:05:15
Size: 6064
Comment: add OSDN
Revision 120 as of 2017-09-18 04:18:15
Size: 6066
Comment: all intranet hosting links seem to prefer/support https
Deletions are marked like this. Additions are marked like this.
Line 40: Line 40:
 * [[http://hglabhq.com/|HgLab]] - Built for Windows, HgLab is a Mercurial source control management system for with push and pull server, repository browser and a whole slew of other goodies.  * [[https://hglabhq.com/|HgLab]] - Built for Windows, HgLab is a Mercurial source control management system for with push and pull server, repository browser and a whole slew of other goodies.
Line 42: Line 42:
 * [[http://www.scm-manager.org/|SCM-Manager]] - [[SCM-Manager]] is described as ''"The easiest way to share and manage your Git, Mercurial and Subversion repositories over http."''  * [[https://www.scm-manager.org/|SCM-Manager]] - [[SCM-Manager]] is described as ''"The easiest way to share and manage your Git, Mercurial and Subversion repositories over http."''

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.

  • Bitbucket Github-like hosting service for Mercurial. Includes bug tracker and wiki. Paid plans also available.

  • CodePlex -- (see CodePlex now supporting native Mercurial). FYI: As of October 2016, CodePlex still supports Mercurial, but actively discourages its use on newer projects.1

  • KForge (Knowledgeforge.net service using KForge) A full-featured self-hosted project management solution with integrated support for svn, mercurial and git repositories.

  • 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. As of 2016-10-04, the site states that "The Kenai.com site will be closing permanently on April 28, 2017."

  • OSDN, a free-of-charge service for open source software developers. Some of the features: wiki, bug tracker, shell access and project web site hosting.

  • 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. As of July 4, 2016 site is unresponsive.

  • 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. As of July 4, 2016 site returning a 503 Error.

  • TuxFamily.org - Free hosting for free projects. Provides Mercurial, Git or Subversion repositories.

  • 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 Hosting account.

  • Codebase - Offers a free plan for small sized Repositories (Mercurial, Git and Subversion). Polished web interface. SSH and HTTP.

  • FogBugz Dev Hub offers services including Mercurial hosting from 63 USD per month for up to five users.

  • HostStage - 1 click Installation of Mercurial from your own control panel access. Low cost web hosting plans starting from $1.95 or Get Mercurial on Linux VPS

  • Ingate Mercurial, Git and Subversion hosting - either shared or on dedicated cloud servers

  • MilesWeb Hosting Get pre-installed Mercurial, Trac, Git and Subversion repositories on Linux VPS Hosting server.

  • RepositoryHosting provides Mercurial/Git/SVN hosting with Trac.

  • RhodeCode (hosted) provides unlimited Mercurial and Git hosting.

  • RoseHosting offers fully-managed Mercurial hosting with free 24/7 technical support and free website migrations. Contact their support team and they will install Mercurial for you for free.

  • 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

  • Kallithea is free software that provides Mercurial and Git hosting. It has support for pull requests and a built-in review system.

  • Deveo provides Mercurial, Git, and SVN hosting, role-based access control with LDAP/AD integration. Can be installed on-premises or used as a hosted service.

  • HgLab - Built for Windows, HgLab is a Mercurial source control management system for with push and pull server, repository browser and a whole slew of other goodies.

  • RhodeCode Enterprise - On premise version of RhodeCode. http/https support, advanced permission system, IP restrictions, web based file editing, side-by-side diffs, snippets (gist) system and pluggable authentication system.

  • 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


CategoryWeb

  1. It is flagged as "not recommended," with the note "We recommend using Git over Mercurial. Our Git support is faster and more reliable, and there are better tools available." (1)

MercurialHosting (last edited 2022-12-16 18:07:18 by GeorgesRacinet)