I had Support/bin/CommitWindow.app all along, but I had some extraneous files that got into Support/bin/CommitWindow.app/Contents/MacOS/
I'm not sure how they got there. But I wiped out the Support directory and checked it out of SVN anew. And the problem went away.
Thanks,
Shiran
On May 24, 2006, at 6:47 PM, Mikael Hultgren wrote:
On 24 maj 2006, at 17.16, Chris Thomas wrote:
<pastedGraphic.png>
If I go ahead and press 'Commit', it fails with the message:
Subcommand 'commit' doesn't accept option '--diff-cmd arg'
Somehow, on your system, the command line argument "--diff-cmd" to the CommitWindow is being interpreted as a filename. I'm baffled as to how this could happen.
A workaround would be to uncheck the --diff-cmd and 'svn' items in the list. Anyone else see this problem?
Yeah, i had the same problem. It resolved itself when i checked out the new version of the CommitWindow.app.
*forehead smack*
Yes, you need to check out not just the bundle, but also the latest CommitWindow.app from the Support directory. Sorry I didn't make this clear in the checkin comments.
Chris