Version 6 vs 7
Version 6 vs 7
Edits
Edits
- Edit by Timotheos, Version 7
- Jun 12 2016 4:51 PM
- ·Added intro
- Edit by Timotheos, Version 6
- Jun 12 2016 4:45 PM
« Previous Change | Next Change » |
Edit Older Version 6... | Edit Older Version 7... |
Content Changes
Content Changes
==Mercurial==
To install the Mercurial command line for Ubuntu/Debian Linux, run the following commands in a Terminal:
```
sudo apt-get update
sudo apt-get install mercurial
```
For installing the entire Mercurial GUI suite (recommended):
```
sudo apt-get install mercurial tortoisehg tortoisehg-nautilus meld python-iniparse
```
==Miscellaneous==
Sprite tools - https://www.codeandweb.com/
==Mercurial==
[[https://www.mercurial-scm.org/|Mercurial] is our chosen [[https://en.wikipedia.org/wiki/Version_control|version control system (VCS)]].
To install the Mercurial command line for Ubuntu/Debian Linux, run the following commands in a Terminal:
```
sudo apt-get update
sudo apt-get install mercurial
```
For installing the entire Mercurial GUI suite (recommended):
```
sudo apt-get install mercurial tortoisehg tortoisehg-nautilus meld python-iniparse
```
==Miscellaneous==
Sprite tools - https://www.codeandweb.com/
==Mercurial==
[[https://www.mercurial-scm.org/|Mercurial] is our chosen [[https://en.wikipedia.org/wiki/Version_control|version control system (VCS)]].
To install the Mercurial command line for Ubuntu/Debian Linux, run the following commands in a Terminal:
```
sudo apt-get update
sudo apt-get install mercurial
```
For installing the entire Mercurial GUI suite (recommended):
```
sudo apt-get install mercurial tortoisehg tortoisehg-nautilus meld python-iniparse
```
==Miscellaneous==
Sprite tools - https://www.codeandweb.com/