monotone 0.30 review
Download
|
|
monotone is a distributed version control system with a flat peer model, cryptographic version naming, meta-data certificates, decentralized authority, and overlapping branches.
monotone works out of a transactional version database stored in a regular file, and uses a custom network protocol for efficient database synchronization.
Requirements:
Glibc 3.4.x
What's New in This Release:
Many operations are much faster.
Most notably, pulling is approximately twice as fast, operations that calculate branch heads ("heads", "update", "commit", ...) are much faster, and fixing a memory leak in Botan has made large checkout operations much faster as well.
The output from "status", "annotate", and "pluck" has been improved.
Conversion of changelog messages to UTF-8 now works correctly, and a few invariant violations have been fixed.
Several improvements were made to the "automate" interface.
monotone 0.30 search tags