I don't understand this quirky NetBeans issue, every time I go to commit to one branch of our SVN repo, NetBeans always wants to exclude one particular file:
What can I do to make NetBeans not exclude that file from commit by default? I know I can click the checkbox to include it in this commit, but on the next commit it will be excluded again. It's annoyed me to the point I want to fix it now :-)
EDIT: Note that the command line works fine:
[jnet@Stan ApparelQuote.module]$ svn commit -m "Fixed missing space in message"
Sending ApparelQuote.module/Contents/Controllers/Module_ApparelQuote.php
Sending ApparelQuote.module/Contents/htdocs/ApparelOrderingSystem.js
Transmitting file data ..
Committed revision 12288.