使用差异合并
我希望能够使用 DiffMerge 编辑冲突,但是当我尝试时,VS (2010) 抱怨我需要配置外部工具。它指出我应该从“工具”/“选项”/“源代码管理”/“Subversion”菜单中执行此操作。问题是,我没有 [Source Control/Subversion],我只有 [Plug-in Selection]。
我找到了[这篇文章 ] 指示如何进行配置,但引用相同的菜单条目...
谁能告诉我需要安装/配置什么才能使其工作?
I would like to be able to edit conflicts using DiffMerge but when I try, VS (2010) complains I need to configure an external tool. It states I should do this from the Tools/Options/Source Control/Subversion menu. Trouble is, I don't have a [Source Control/Subversion], I have only [Plug-in Selection].
I found [this article] that indicates how to do the configuration but refers to the same menu entry...
Can anyone tell me what I need to install/configure to make this work?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
首先确保您在工具/选项/源代码管理/插件选择中选择了 AnkhSVN。然后选择你的 diff 工具
工具/选项/源代码管理/Subversion 用户工具。
First make sure you have AnkhSVN selected in Tools / Options / Source Control / Plug-in Selection. Then choose your diff tool in
Tools / Options / Source Control / Subversion User tools.