Version Control Confirmation not prompting
I'm using Idea 11 and SVN 1.7, and I when I first stated I was getting confirmation boxes for "Do you want to add the file..." and/or add silently would just do it.
However at some point, this stopped working. I'm looking in the Settings unded Version Control / Confirmation, and everything is set to "Show options". Is there another setting I'm missing?
Please sign in to leave a comment.
Hello Leif, sorry, I didn't understand what is happening now.
The settings you menthioned are indeed responsible for what should be done wjen new files are create in IDEA (or deleted in it).
Are the new files being added?
Do you see confirmation for addition?
Please note that confirmation (or other actions according to settings) are applicable only to files that are created using IDEA, not outside of it.
For this project, I'm on the community edition using Android.
These are my reproducable steps:
Settings in Version Control / Confirmation:
I did notice something this time around. When I first opened the settings panel, ONLY update and checkout were visible under "Display options dialog when...". However when I closed it, and re-opened the settings panel, it also showed the other options of Add, Edit, and Status, which all three are greyed out.
So it seems like something is quirky in this area. No matter what settings I change, I cannot get it to prompt me on add, and I cannot get it to add silent. Manual SVN add still works of course.
I've created a bug for file addition, will deal with it:
http://youtrack.jetbrains.com/issue/IDEA-88128
As for different contents of VCS actions, we already have a bug for that http://youtrack.jetbrains.com/issue/IDEA-58285
Checked, see my comment in issue