Difference between revisions of "Monotone"

From I2P Wiki
Jump to navigation Jump to search
Line 1: Line 1:
= Monotone =
 
   
 
[https://www.monotone.ca/ Monotone] (short: MTN) is the code version control system used by I2P. It was choosen 2002 due to the facts of being able to resume on checkouts and it has key-signed checkins.
 
[https://www.monotone.ca/ Monotone] (short: MTN) is the code version control system used by I2P. It was choosen 2002 due to the facts of being able to resume on checkouts and it has key-signed checkins.

Revision as of 11:41, 26 January 2020

Monotone (short: MTN) is the code version control system used by I2P. It was choosen 2002 due to the facts of being able to resume on checkouts and it has key-signed checkins. It is to be recplaced with Git in 2020.

Server

A Monotone server is available in Clearnet and in I2P:

  • mtn.i2p-projekt.i2p - inside of I2P, already pre-defined in I2P router console on port 8998
  • mtn.i2p-projekt.de - reachable via clearnet

more information