Monotone (software)
Monotone is an open source software tool for distributed revision control.
Developer(s) | The monotone team |
---|---|
Initial release | April 6, 2003 |
Stable release | 1.1
/ May 4, 2014 |
Repository | |
Written in | C++ |
Operating system | Unix, Linux, BSD, Mac OS X, Windows |
Available in | English, Italian, Swedish, Portuguese, German, Spanish |
Type | Revision control |
License | GPL-2.0-or-later |
Website | www |
Monotone tracks revisions to files, groups sets of revisions into changesets, and tracks history across renames. The focus of the project is on integrity over performance. Monotone is designed for distributed operation, and makes heavy use of cryptographic primitives to track file revisions (via the SHA-1 secure hash) and to authenticate user actions (via RSA cryptographic signatures).
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.