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, runs on Linux, Solaris,
Mac OS X, Windows, and other unixes, and is licensed under the GNU GPL.
Need help?
Just join irc... we're friendly!
It took us quite a while, but Loic d’Anterroches finally merged my monotone support fork back into indefero. Its expected that the upcoming 1.1 release of indefero is the first release which ships with mtn support. Most of the things I talked about in the earlier blog post have now been implemented, i.e. you are [...] » read more
As I promised earlier I’ll continue my little series of noteworthy changes and additions in the upcoming monotone release. What I’ll blog about today may sound as if it is merely “syntactic” sugar for the command line end user, but serves a greater purpose when its put in perspective: The introduction of overwritable and neg [...] » read more
This is the first post in a small series of posts which will show off some of the new functionality you can expect in the next major version of monotone. While there is no fixed release date set for it yet, we plan to release it in fall this year. If you look at the [...] » read more