从SourceTree启动后,FileMerge立即退出 [英] FileMerge quits immediately after launching from SourceTree

查看:320
本文介绍了从SourceTree启动后,FileMerge立即退出的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我经常使用Atlassian SourceTree(在Mac OS X上)启动FileMerge来解决git merge冲突.它突然失去作用:当我右键单击并选择Resolve Conflicts > Launch External Merge Tool时,FileMerge启动,创建其中间文件,然后立即退出. SourceTree将其解释为合并过程完成.

I regularly use Atlassian SourceTree (on Mac OS X) to launch FileMerge to resolve git merge conflicts. Out of the blue it has stopped working: when I right click and select Resolve Conflicts > Launch External Merge Tool, FileMerge launches, creates its intermediate files, then immediately exits. SourceTree interprets that as the merge process being complete.

问题出在哪里,我该如何调试/修复?

What's the issue and how can I debug/fix it?

我注意到上一个问题'

I note that a previous question 'SourceTree filemerge quits immediately and creates 4 files. How to fix it?' does not address this particular scenario (for one, it says FileMerge quits in the title, but in the body it says FileMerge displays /dev/null as one of the panels. Additionally, my merge conflict is not due to a removed file.)

推荐答案

要诊断此问题,我从终端运行了opendiff.我收到以下错误:

To diagnose the problem, I ran opendiff from the Terminal. I received the following error:

xcode-select:错误:工具'opendiff'需要Xcode,但活动的开发人员目录'/Library/Developer/CommandLineTools'是命令行工具实例

xcode-select: error: tool 'opendiff' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance

解决:

  1. 打开 Xcode>首选项>位置
  2. 单击命令行工具旁边的下拉框,然后选择您当前的Xcode版本. (这对我来说是空的,因为我最近在新Mac上安装了Xcode.)
  1. Open Xcode > Preferences > Locations
  2. Click on the drop-down box beside Command Line Tools and select your current Xcode version. (This was empty for me because I had recently installed Xcode on a new Mac.)

  1. 再次在终端中运行opendiff,以上错误将不再出现.
  1. Run opendiff in Terminal again, and the above error should no longer appear.

当您单击启动外部合并工具时,现在FileMerge将从SourceTree中正确打开.

Now FileMerge will open correctly from SourceTree when you click Launch External Merge Tool.

这篇关于从SourceTree启动后,FileMerge立即退出的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆