From 384895138f4dc2b7ea22e9515a08f6bde4430a96 Mon Sep 17 00:00:00 2001 From: Brian Muramatsu Date: Sat, 3 Jul 2010 13:04:46 -0500 Subject: development/monotone: Added (A Distributed Version Control System) Signed-off-by: Erik Hanson --- development/monotone/README | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 development/monotone/README (limited to 'development/monotone/README') diff --git a/development/monotone/README b/development/monotone/README new file mode 100644 index 0000000000..889488f39a --- /dev/null +++ b/development/monotone/README @@ -0,0 +1,10 @@ +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. + +Monotone requires Botan and Lua for building. -- cgit v1.2.3