You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ssh does not work, you will be prompted for your sf password
and linked to the sf documentation.
Added the hint to ask for write access on roundup-devel.
Copy file name to clipboardExpand all lines: website/www/code.txt
+4-1Lines changed: 4 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,9 @@ The development branch can be checked out via::
24
24
Read-write Access
25
25
-----------------
26
26
27
-
Developers may also make use of shared SSH keys for authentication::
27
+
When attempting to write, you will be prompted for your SourceForge.net
28
+
username and password. (See `SF's site documentation on svn authorisation <http://sourceforge.net/apps/trac/sourceforge/wiki/Subversion#Authentication>`_)
29
+
Of course a roundup developer must have granted
30
+
you write access first - ask for it on the roundup-devel list.
28
31
29
32
svn co https://svn.roundup-tracker.org/svnroot/roundup/roundup/trunk roundup
0 commit comments