http://opensourceprojects.eu/p/othermessageapi/code/
At the bottom says:
"Did you get asked for your SourceForge password during this process?
You can securely use your Subversion repository and avoid having to
re-enter your password by setting up an ssh-key."
The ssh public key that we add to our profile is not enough ?
Discussion
-
Rui Ferreira
2013-04-16The message seems to be hardcoded for non initialised repositories. This is made even more amusing by the fact that currently we do not support SSH keys.
I've removed the message from the templates.
-
Nuno Martins
2013-04-16Yes, I added my public key and now I don't see it nor do I have any way to add another one.
Do you intend to provide such a feature right ?
-
Rui Ferreira
2013-04-16It is very low on my priority list. Right now we don't offer SSH access at all.
-
João Paulo Barraca
2013-04-16We plan to provide access through HTTP and HTTPS.
How critical for you is the absence of SSH access?
-
Rui Ferreira
2013-04-23BTW, something like this should be feasible https://github.com/blog/1270-easier-builds-and-deployments-using-git-over-https-and-oauth
-
João Paulo Barraca
2013-05-08- milestone: 1.0 --> 1.1
-
Miguel Ponce de Leon
2014-02-06Any second thoughts about SSH access ?