Possible to ignore warnings on CVS commits? Follow
Is it possible to disable the dialog when you do a cvs commit that warns you about warnings/errors in the current file? I'd like to have the warnings highlighted in the editor, but I don't want their existence to disrupt every checkin attempt. It seems to me this dialog was optional in IDEA 5.x, but I can't find any setting to disable it.
Please sign in to leave a comment.
The commit dialog itself has a checkbox for it and it is remembered in between invocations.
Christopher Pickslay wrote:
Ah, there it is. Man, I wish there were a preference setting for that. Thanks!