monotone-server

Distributed version (revision) control system - server scripts

Install

All systems
curl cmd.cat/monotone-server.sh
Debian Debian
apt-get install monotone-server
Ubuntu
apt-get install monotone-server
Fedora
dnf install monotone-server
Windows (WSL2)
sudo apt-get update sudo apt-get install monotone-server
Raspbian
apt-get install monotone-server

monotone-server

Distributed version (revision) control system - server scripts

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. This package contains scripts to facilitate running a monotone server.