On 19 Nov 2007, at 11:54, Jeremy Wilkins wrote:
While we're asking questions on commitwindow.app - how do you tell it the status of various files, eg
CommitWindow.app/Contents/MacOS/CommitWindow fileA.txt dir1/fileB.txt
You need to give --status and the argument is a :-separated string of status for the files.
…/CommitWindow fileA.txt dir1/fileB.txt --status M:A
To make first Modified the second Added.