File tree Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Expand file tree Collapse file tree 1 file changed +9
-15
lines changed Original file line number Diff line number Diff line change @@ -11,24 +11,18 @@ Browse
1111
1212`Browse the repository <https://sourceforge.net/p/roundup/code/>`_.
1313
14- Read-only Access
15- ----------------
14+ Get sources
15+ -----------
1616
17- Read-only repository access is provided through ::
17+ Read-only access to Mercurial repository is provided through ::
1818
19- hg clone http://hg.code.sf.net/p/roundup/code roundup-code
19+ hg clone http://hg.code.sf.net/p/roundup/code roundup
2020
21- The URL for the webinterface works, too, but you will see messages about
22- redirects to the URL shown here.
23-
24- Read-write Access
25- -----------------
26-
27- The read/write access uses your SourceForge.net ssh password or ssh key
28- to authorize your access. (See `SF's site documentation on Mercurial access
21+ Read/write access requires SourceForge.net ssh password or ssh key
22+ authorization (see `SourceForge docs for details
2923<https://sourceforge.net/p/forge/documentation/Mercurial/>`_) ::
3024
31- hg clone ssh://
[email protected] /p/roundup/code roundup
-code 25+ hg clone ssh://
[email protected] /p/roundup/code roundup
3226
33- Of course a roundup developer must have granted
34- you write access first - ask for it on the roundup-devel list.
27+ You also need to be added as a Roundup developer for write access - ask
28+ for it on the :doc:` roundup-devel list <contact>` .
You can’t perform that action at this time.
0 commit comments