Mac 钥匙串 - 记住 svn+ssh// 密码

发布于 2024-10-05 00:39:49 字数 309 浏览 0 评论 0原文

我正在使用 Snow Leopard,并且通过标准命令行访问 svn:

svn co svn+ssh//[email protected]/svn/myproject

How can I get Keychain / svn to Remember my password?

I'm using Snow Leopard and I access svn through the standard commandline:

svn co svn+ssh//[email protected]/svn/myproject

How can I get Keychain / svn to remember my password?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

七色彩虹 2024-10-12 00:39:49

所以我似乎只需在 KeyChain Access 中创建一个与我的 svn 用户名匹配的钥匙串就可以完成这项工作...?真有这么简单吗?

我很想知道这是否能解决你的问题。

So I seem to have this working by simply creating a keychain in KeyChain Access that matches my svn user name... ? can it be that simple?

I'll be curious to know if that fixes it for you.

把昨日还给我 2024-10-12 00:39:49

svn 从 1.4 版开始支持钥匙串密码,但也许与 svn+ssh 有关,这意味着它们在您的情况下没有被使用。
我建议尝试使用合适的 Mac OS X SVN 客户端。

版本:http://versionsapp.com/
基石:http://www.zennaware.com/cornerstone/index.php

svn from version 1.4 onwards supports Keychain passwords, but perhaps there is something to do with svn+ssh that means they aren't being used in your case.
I recommend trying out a proper Mac OS X SVN client instead.

Versions: http://versionsapp.com/
Cornerstone: http://www.zennaware.com/cornerstone/index.php

心舞飞扬 2024-10-12 00:39:49

我建议改用 SSH 密钥。您会发现,一旦设置完毕,通过命令行进行管理就容易多了。

查看Subversion 支持和 ssh 密钥对了解快速教程。

I would recommend using SSH keys instead. You'll find that once set up they're far easier to manage from the command line.

Check out Subversion support and ssh key pairs for a quick tutorial.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文