Irina -
Here is another example in SVN_refresh.jpg.
For example, I made some changes to JAR files in my project and at first my IPR file (rocheCWP.ipr was highlighted as modified). Then I made a couple more changes to other files, and then all the sudden IDEA thinks that RocheCWP.ipr is no longer modified. Using an external tool like tortoiseSVN, you'll see that it indeed is modified. I can even do a diff on the file using tortoise and I see all my changes that IDEA is not detecting.
Interestingly, if I right click on the file in IDEA and compare to latest version from HEAD, I'll see all my outgoing changes highlighted. For some reason IDEA just isn't recognizing them so it's not in any changelist to be
committed. This is one situation that happens quite frequently where IDEA doesn't find changed files.
This test was done in 8.0 RC2
Also, the pom.xml file circled in the screenshot is modified yet IDEA doesn't think it is.. The only way I'd remember to check it in is to minimize IDEA and use TortoiseSVN.
Grant
Issue was resolved
I do have it set. Here's a screenshot of my config dialog.
What's interesting is that IDEA will find changes in the project root but then randomly, they just all disappear.
Thanks!
Grant
I can double check after 9010 if you'd like.
Grant