monotone is a distributed version control system with a flat peer model, cryptographic version naming, meta-data certificates, decentralized authority, and overlapping branches. It works out of a transactional version database stored in a regular file, and uses a custom network protocol for efficient database synchronization.
| Tags | Software Development Version Control |
|---|---|
| Licenses | GPL |
| Operating Systems | POSIX |
| Implementation | C++ |
Recent releases


Changes: monotone no longer bundles several required 3rd party libraries, which makes the life of distributors easier. A monotone server can now be configured to use forward deltas, which speeds up netsync servers quite a lot. The performance of mtn log has been improved tremendously, and new useful selectors are available there. monotone can now export its databases into Git's fast-import format to allow easier collaboration with this particular VCS. There are many bugfixes.


Changes: Amongst the usual bug fixes, small improvements, and speedups in several areas, the outstanding new feature is that you can now handle merge conflicts asynchronously.


Changes: This version fixes some annoying bugs and adds a few new features, mainly in the automation interface.


No changes have been submitted for this release.


No changes have been submitted for this release.