Differences
This shows you the differences between two versions of the page.
| download [2009/08/28 15:52] – external edit 127.0.0.1 | download [2015/02/20 22:39] (current) – update outdated info landry | ||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ===== Stable versions ===== | ===== Stable versions ===== | ||
| - | The most recent releases of all goodies can be found on [[http://mocha.xfce.org/archive/ | + | The most recent releases of all goodies can be found on [[http://archive.xfce.org/ |
| ===== Git ===== | ===== Git ===== | ||
| Line 11: | Line 11: | ||
| ==== Anonymous access (read-only) ==== | ==== Anonymous access (read-only) ==== | ||
| Depending on the category of the package to check. | Depending on the category of the package to check. | ||
| - | git clone http:// | + | git clone git:// |
| for example to check the package ristretto which is part of apps category. | for example to check the package ristretto which is part of apps category. | ||
| - | git clone http:// | + | git clone git:// |
| ==== Developer access ==== | ==== Developer access ==== | ||
| - | git clone ssh://user_name@git.xfce.org/git/ | + | git clone ssh://git@git.xfce.org/ |
| ==== Browsing via CGIT ==== | ==== Browsing via CGIT ==== | ||