monotone 0.24 review
Downloadmonotone works out of a transactional version database stored in a regular file.
|
|
monotone works out of a transactional version database stored in a regular file.
Monotone is a free distributed version control system.
It provides a simple, single-file transactional version store, with fully disconnected operation and an efficient peer-to-peer synchronization protocol.
It understands history-sensitive merging, lightweight branches, integrated code review and 3rd party testing.
It uses cryptographic version naming and client-side RSA certificates.
It has good internationalization support, has no external dependencies, runs on linux, solaris, OSX, windows, and other unixes, and is licensed under the GNU GPL.
What's New:
Private keys are now stored per-user, rather than per-db, and in a more standard format. Several command line enhancements, for instance 'add --unknown', 'drop --missing', and 'revert --missing'.
A new "h:" selector to easily refer to branch heads.
Enhancements to server permissions support to make granting/revoking access easy without restarting the server.
More user-friendly handling of database lock contention.
Fixes to multibyte character handling.
Improved delta storage handling (gives 0-50% improvement in database size).
Many small bugs were fixed and enhancements added.
monotone 0.24 keywords