Hi,
I cannot start the external merge tool from sourcetree after upgrading to Mountain Lion and Xcode 4.6. All the necesary commands are in place because I can run them from the console. However, it seems something changed because sourcetree is not able to show the GUI. It just shows a dialog that dissapear very quickly and generates all the LOCAL, BASE and REMOTE version files of the conflicts.
Please help!
Thanks.
I am having the same problem only on a Windows 7 box. I see the LOCAL, BASE and REMOTE version files of the conflicts and I can see sh.exe in my task manager however the third party gui never comes up. I can manually bring up the gui however. Any ideas?
I found this happening sometimes with me but I noticed that the files that had trouble starting up in with the third party GUI didn't seem to have any real conflicts e.g. were new files or conflicts were perhaps resolved automatically so I generally just had to "abort" the third party merge tool and just mark them as resolved.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi narko,
This could be down to your command line tools having problems. Check the following document to see if this resolves it: https://confluence.atlassian.com/pages/viewpage.action?pageId=267258218
Cheers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wonderful, it works now. I create the symbolic link before, so I was missing just this piece of magic:
Alternatively, add /Developer/usr/bin to your path. You need to do this in two places:
Thanks a billion Kieran!!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.