Revision Control

Mercurial – distributed source control management tool

Mercurial is a fast, lightweight Source Control Management system designed for efficient handling of very large distributed projects.

Mercurial’s major design goals include high performance and scalability, decentralized, fully distributed collaborative development, robust handling of both plain text and binary files, and advanced branching and merging capabilities, while remaining conceptually simple.

The software includes an integrated stand-alone web interface.

Mercurial is used by a number of large projects that require fast, reliable distributed revision control, such as Xen, OpenSolaris, Python and MoinMoin.

Key Features

  • Extremely high-performance delta-compressed storage scheme.
  • Scales very easily.
  • Lightweight.
  • Optimized for disk layout and access efficiency.
  • Complete cross-indexing of files and changesets.
  • O(1) delta-compressed file storage and retrieval scheme.
  • Bandwidth and CPU efficient HTTP and SSH sync protocols.
  • High-speed HTTP-based network merge protocol.
  • Complete cross-indexing of files and changesets for efficient exploration of project history.
  • Robust SHA1-based integrity checking and append-only storage model.
  • Distributed development model supports unlimited numbers of developers.
  • Allows arbitrary merging between developer branches.
  • Doesn’t significantly degrade with large numbers of files or changesets.
  • No waiting for locks.
  • SHA1 integrity checking on repository data.
  • Append-only storage model with transaction journalling.
  • Fast full-repository verification.
  • Convenient backup.
  • Most commands are familiar to users of CVS and other systems.
  • Built-in command help.
  • Integrated stand-alone web interface.
  • Works with various GUI tools.
  • Small Python codebase.
  • Easy to customize.

Website: www.mercurial-scm.org
Support: Documentation
Developer: Matt Mackall
License: GNU General Public License v2.0

Mercurial is written in Python, C, and Rust. Learn Python with our recommended free books and free tutorials. Learn C with our recommended free books and free tutorials. Learn Rust with our recommended free books and free tutorials.


Related Software

Revision Control Tools
GitUsed in high profile open source projects, most notably the Linux kernel
JujutsuPowerful version control system for software projects
MercurialFast, lightweight Source Control Management system
SubversionGeneral system that can be used to manage any collection of files
DarcsAn advanced revision control system
FossilDistributed version control system
datDistributed data community for the next generation Web
SaplingScalable, user-friendly source control system
PijulSound and fast distributed version control system
CVSConcurrent Versions System
BreezyDecentralized revision control system supporting Bazaar and Git formats
MonotoneEspecially strong in its support of a diverge/merge workflow
Game of TreesPrioritizes ease of use and simplicity over flexibility

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Discovered a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments