File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed
Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 11Code
22====
33
4- Changelog
5- ----------
4+ Roundup is an open source project written in Python, so we use
5+ SourceForge and Mercurial to keep in the same spirits. But when
6+ practicality beats purity, you may also find unoffical
7+ mirrors like
8+ `this one on GitHub <https://github.com/roundup-tracker/roundup>`_.
69
7- The changelog is available as `CHANGES.txt in the SCM repository <https://sourceforge.net/p/roundup/code/ci/tip/tree/CHANGES.txt>`_.
10+ Project history is maintained in `CHANGES.txt <https://sourceforge.net/p/roundup/code/ci/tip/tree/CHANGES.txt>`_
11+ file in code repository of Roundup, which can also be viewed online
12+ through SourceForge `web interface <https://sourceforge.net/p/roundup/code/>`_.
813
9- Browse
10- ------
14+ Sources
15+ -------
1116
12- `Browse the repository <https://sourceforge.net/p/roundup/code/>`_.
13-
14- Get sources
15- -----------
16-
17- Read-only access to Mercurial repository is provided through ::
17+ Official **read-only access** to Mercurial repository is provided through ::
1818
1919 hg clone http://hg.code.sf.net/p/roundup/code roundup
2020
21- Read/write access requires SourceForge.net ssh password or ssh key
22- authorization (see `SourceForge docs for details
21+ ** Read/write access** requires SSH password or SSH key
22+ authorization (see `SourceForge.net docs for details
2323<https://sourceforge.net/p/forge/documentation/Mercurial/>`_) ::
2424
2525 hg clone ssh://
[email protected] /p/roundup/code roundup
You can’t perform that action at this time.
0 commit comments