I have GIT set up to load Diffs in filemerge, but when there are conflicts, it just prints the diff to terminal.
Following this tutorial to the letter, whenever I now run a diff, I get the following: ~~$ git diff fatal: cannot exec \'/Users/john/git-diff-cmd.sh\': Permission denied
When I open the 2 files as left & right in FileMerge, I can see the things like the following screenshot.
I have git configured to use ~/bin/opendiff-git.sh as my external diff tool. That script looks like this:
After reading this post: http://community.activestate.com/forum/subversion-external-diff-tool I\'ve tr开发者_JS百科ied using the following command in the \"diff options\" text box in preferences > s
I am trying to merge two .nib files.FileMerge has no problem showing the comparison of the two files.I am trying to keep all the settings in one file (i.e. right side) except for two settings that I w
I\'ve used iPhone SDK and tools for several months. Xcode seems pretty nice, but there is one tool which I don\'t get: FileMerge. How can anyone use it for comparing files or doing merge?
I have a .diff file but I don\'t know how to open it. I trie using FileMerge but t开发者_Python百科hat doesn\'t give me an option to open a .diff file.