Visual Studio 签入选项更改为“立即签入”
使用 VS 2008 签入文件时,我通常会选择“签入...”,最近,该选项已更改为“立即签入”,并且行为有所不同(我没有提供使用我的文件添加注释的选项)报到)。这很奇怪,因为我想不出我做过什么来改变 IDE。
有人知道我如何返回“签入...”选项吗?谢谢。
When checking in files using VS 2008, I normally have the option "Check In ..." Recently, this has changed to "Check In Now" and the behavior is different (I'm not given the option to add a note with my check-in). This is bizarre, as I can't think of anything I've done to change the IDE.
Does anybody know how I can get back to the "Check In ..." option? Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
“解决方案是在“工具”>“选项”>“源代码管理”>“环境”中
取消选中“签入项目时不显示签入对话框”复选框
来源。
"The solution is in Tools > Options > Source Control > Environment
Uncheck the box for "Don't show check in dialog box when checking items in""
Source.