mtn
Distributed version (revision) control system
Install
- All systems
-
curl cmd.cat/mtn.sh
- Debian
-
apt-get install monotone
- Ubuntu
-
apt-get install monotone
- Fedora
-
dnf install monotone
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install monotone
- Raspbian
-
apt-get install monotone
- Dockerfile
- dockerfile.run/mtn
monotone
Distributed version (revision) control system
Monotone is a free, distributed version control system. It provides fully disconnected operation, manages complete tree versions, keeps its state in a local transactional database, supports overlapping branches and extensible metadata, uses an efficient peer-to-peer network protocol, performs history-sensitive merging, and delegates trust functions to client-side RSA certificates.