Revision Control

Monotone – distributed version control system

Monotone is a free, distributed version control system. It provides fully disconnected operation, manages complete tree versions, keeps its state in a local transactional database, supports overlapping branches and extensible metadata, uses an efficient peer-to-peer network protocol, performs history-sensitive merging, and delegates trust functions to client-side RSA certificates.

Monotone is especially strong in its support of a diverge/merge workflow, which it achieves in part by always allowing commit before merge.

Revisions are exchanged using the custom netsync protocol which shares some conceptual ground with rsync and cvsup.

Key Features

  • Distributed approach to version control.
  • Uses SHA-1 hashes to identify specific files or groups of files, as with Git and Mercurial, in the place of version numbers.
  • Import CVS projects.
  • Signing of revisions using RSA certificates.
  • Easy to learn, due to a command set similar to that of CVS.
  • Professional documentation.
  • Good support for internationalization and localization.
  • Portable design, implemented in C++.

Website: www.monotone.ca
Support: Documentation
Developer: Graydon Hoare, Nathaniel Smith and many contributors
License: GNU General Public License v2.0

Monotone is written in C++. Learn C++ 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
LoreCentralized, content-addressed version control system
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
HugeSCMCloud-native version control system

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our carefully curated directory of recommended free and open source software, covering every major software category.

The directory forms part of our extensive collection of articles for Linux enthusiasts. It includes hundreds of detailed reviews, together with free and open source alternatives to proprietary software from companies such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

LinuxLinks also covers interesting projects worth exploring, Linux-compatible hardware, free programming books and tutorials, and much more.

Know a useful free and open source Linux application that we haven’t covered? Tell us about it using our submission form.
Subscribe

Please read our Comment Policy before commenting.

Notify of
guest
0 Comments
Oldest
Newest Most Voted