Difference between revisions of "Monotone"
Jump to navigation
Jump to search
Echeloni2p (talk | contribs) (→Server) |
AGentooCat (talk | contribs) m |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | = Monotone = |
||
− | [https://www.monotone.ca/ Monotone] (short: MTN) |
+ | [https://www.monotone.ca/ Monotone] (short: MTN) was the code version control system used by I2P, replaced by [[Git]] in late 2020.<ref>http://i2p-projekt.i2p/en/blog/post/2020/12/10/Hello-git-goodbye-mtn</ref> It was chosen in 2002 due to its ability to resume on checkouts and it having key-signed checkins. |
− | It is to be recplaced with [[Git]] in 2020. |
||
== Server == |
== Server == |
||
+ | |||
+ | Note: Monotone is no longer used within the I2P development. |
||
A Monotone server is available in [[Clearnet]] and in I2P: |
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 == |
== more information == |
||
Line 14: | Line 14: | ||
* inside I2P: [http://i2p-projekt.i2p/en/get-involved/guides/monotone http://i2p-projekt.i2p/en/get-involved/guides/monotone] - I2P monotone guide |
* inside I2P: [http://i2p-projekt.i2p/en/get-involved/guides/monotone http://i2p-projekt.i2p/en/get-involved/guides/monotone] - I2P monotone guide |
||
* [[Clearnet]]: [https://geti2p.net/en/get-involved/guides/monotone https://geti2p.net/en/get-involved/guides/monotone] - I2P monotone guide |
* [[Clearnet]]: [https://geti2p.net/en/get-involved/guides/monotone https://geti2p.net/en/get-involved/guides/monotone] - I2P monotone guide |
||
+ | |||
+ | == References == |
||
+ | <references /> |
||
+ | |||
+ | [[Category:I2P]] |
Latest revision as of 23:16, 10 January 2023
Monotone (short: MTN) was the code version control system used by I2P, replaced by Git in late 2020.[1] It was chosen in 2002 due to its ability to resume on checkouts and it having key-signed checkins.
Server
Note: Monotone is no longer used within the I2P development.
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
- inside I2P: http://i2p-projekt.i2p/en/get-involved/guides/monotone - I2P monotone guide
- Clearnet: https://geti2p.net/en/get-involved/guides/monotone - I2P monotone guide