I have set my FileMerge not to ignore any file. However, it ignores my dotFiles.

How can you make FileMerge to diff dotFiles?

link|improve this question

feedback

2 Answers

up vote 0 down vote accepted

Since the leading dot is merely a conventional hint to the OS that the file is hidden (inherited from UNIX) I would imagine that removing the leading dot from the filename would allow the utility to see and diff the files.

link|improve this answer
Some files have a leading dot for a reason. Renaming those files is not a generic solution, though it can help in special cases. – JOM Dec 3 '09 at 7:54
feedback

You need to use opendiff -Mac's builtIn command to launch dotFiles in FileMerge. You can find a solution at the thread.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.