通过 SSH 访问 Sourceforge 并保存密码
我在 sourceforge 上有一个 SVN 存储库。目前签入是通过 HTTPS 完成的,但我想切换到 SVN+SSH。当我通过 SVN+SSH 连接时,我每次都会询问密码。我知道有与公众合作的选项键。但这只有当我是服务器管理员时才有效,对吗?我如何存储密码?
顺便说一句,我想切换到 SSH,因为它应该更快。这是对的吗?
I have a SVN repo on sourceforge. Currently checkins are done via HTTPS but I want to switch to SVN+SSH. When I connect via SVN+SSH I will asked each time for the password. I know that there is the option to work with public keys. But this just works when I am the server admin, right? How can I store the password?
By the way, I want to switch to SSH because it should be faster. Is this right?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
可能有点晚了,但我认为这就是您正在寻找的:
http ://sourceforge.net/apps/trac/sourceforge/wiki/SSH%20keys
It might be a bit late, but I think this is what you are looking for:
http://sourceforge.net/apps/trac/sourceforge/wiki/SSH%20keys
用于谷歌搜索
(单击“我”按钮)帐户->服务-> ssh 密钥。
几分钟后应该可以工作了。
For googling purposes
(click on "Me" button) account->services-> ssh key.
In few minutes should be working.