让 Visual Studio 2010 保留 VSS 密码

发布于 2024-09-26 03:10:03 字数 223 浏览 1 评论 0原文

我使用 Visual Studio 2010 和 Visual SourceSafe 2005 进行源代码控制。每个开发人员都有自己的 VSS 访问用户名/密码。我知道如何配置 Visual Studio 来记住登录名,但我似乎找不到记住密码的方法。目前,每次我在源代码控制下打开项目时,我都必须输入密码。如果解决这个问题,我每天可以节省数百次按键!

请使用 SourceSafe 解决方案 - 无法迁移到 VSN。

I use Visual Studio 2010 with Visual SourceSafe 2005 for source control. Each developer has their own username/password for VSS access. I know how to configure Visual Studio to remember the login name but I cannot seem to find a way of remembering the password. Currently each time I open a project under source control I have to enter my password. A solution to this would save me hundreds of key presses per day!

A SourceSafe solution please - moving to VSN isn't possible.

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

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

发布评论

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

评论(2

末骤雨初歇 2024-10-03 03:10:03

我总是将 VSS 配置为使用网络用户名进行登录。

为此,请打开 VSS 管理工具,打开 VSS 数据库并转到“工具”|“选项”。确保选中此选项并且您应该已设置。
替代文本

I always configure VSS to use the network username for login.

To do this, open the VSS admin tool, open your VSS database and go to Tools|Options. Make sure this option is checked and you should be set.
alt text

江心雾 2024-10-03 03:10:03

前几天我也在寻找同样的东西,但在 VS2010 中找不到该选项 - 但 Windows 可以救援(请记住,我们正在使用 TFS,但我可以想象它也适用于 VSS):

Windows 7 + Windows 2008 有所谓的“凭据管理器”或 .您可以通过“开始”菜单或通过“控制面板”>“控制面板”启动它。用户帐户>凭证管理器。
在这里,您可以通过“添加通用凭据”和您的用户名/密码信息输入新凭据,Visual Studio 将很乐意不再询问您的用户/密码。

当然,您的密码可能会被有权访问您的本地系统/在您的本地系统上工作的人读出。

I was looking for the same thing the other day but couldn't find the option in VS2010 - but Windows to the rescue (bear in mind that we're using TFS, but I can imagine it working for VSS too):

Windows 7 + Windows 2008 have the so called "Credential Manager" or . You can either start it via the Start Menu or via Control Panel > User Accounts > Credential Manager.
Here you can enter a new credential via "Add a generic credential" with your username / password information and Visual Studio will happily never ask for your user/pass again.

Of course your password could then be read out by someone having access to your local system / working on your local system.

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