Visual SourceSafe 2005 与 VS2008 集成 - 缺少评论签入提示
我多年来一直使用与 Source Safe 集成的 Visual Studio,当我从 VS2008 中的解决方案资源管理器签入文件时,系统不会提示我发表评论,而之前我收到的提示却是这样。 要立即添加评论,我会转到待签入视图并以这种方式添加评论。 我猜想在某个时候我一定不小心改变了一些选项。 但我似乎无法弄清楚在哪里。 我查看了 SourceSafe 管理选项、SourceSafe 用户工具选项和 VS2008 选项,但我缺少它。 这没什么大不了的,但我确实错过了提示。 这种变化发生在大约一年前,我时不时地环顾四周,试图改变这种行为,但我从未找到合适的标志来改变。 有任何想法吗?
I have been using Visual Studio integrated with Source Safe for years, when I checkin a file from the Solution Explorer in VS2008 I am not prompted for a comment when I previously I was prompted. To add a comment now, I go to the pending checkin view and add a comment that way. My guess at some point I must have accidentally changed some option. But I cannot seem to figure out where. I have looked in the SourceSafe Admin options, the SourceSafe user tool option and VS2008 options, but I am missing it. This is not a big deal, but I do miss the prompt. This change happened about a year ago, and every now an then, I look around a bit to try to change the behavior, but I never find the right flag to change. Any ideas?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
在 Visual Studio 中选择工具 -> 选项,从树中展开源代码管理我认为设置就在那里。 但我刚刚重建了我的机器,没有安装 VSS 客户端,所以我无法检查设置。
编辑:我现在已经重新安装了 VSS 客户端。 在上述选项下,如果您选择“环境”,底部会有一些文本...“如果使用“不再显示”隐藏对话框,请单击“重置”以再次查看它们。”...按“重置”按钮。
In Visual Studio select Tools -> options, expand Source Control from the tree I think the setting is in there. But I've just had to rebuild my machine and didn't install the VSS client, so I can't check the settings.
EDIT: I have reinstalled the VSS client now. Under the options mentioned above, if you select Environment there is some text at the bottom... "If dialogs were hidden using Don't show this again, click Reset to view them again."... press the Reset button.
您必须先设置 Visual SourceSafe 插件。
转到工具 -> 选项。
在树中选择“源代码管理”->“插件选择”。
选择 Visual SouceSafe。
现在,树中应该有一个名为“源代码控制”->“环境”的新项目。
在该对话框中,您有几个复选框,用于指示 VSS 应如何提示或不提示。
You have to set the Visual SourceSafe plugin first.
Go to Tools -> Options.
Select Source Control->Plug-in Selection in the tree.
Choose Visual SoruceSafe.
Now you should have a new item in the tree called Source Control->Environment.
In that dialog you have a couple of checkboxes that tells how VSS should prompt or not prompt.