I am new to Intellij IDEA, I am using IDEA version 15.0.6. I modified some files in my project, now I want to see the list of changed files, so that I can commit those files into SVN.
But, Intellij is not displaying the list of changed files. - I clicked "refresh" icon under Version Control -> Local Changes, Intellij says "updating" for hours and hours, but there is no list yet.
- After I did, Right click on file -> Subversion -> Commit File...
VCS (Subversion) refresh is in progress, This refresh is in progress for more than 1 hour, but I am not getting "commit" window even after waiting for 1 hour.
- There is a background task (looking for .... working copy root),which is running all the time , there is no "close" button to stop this background task.
Please refer these screenshots and suggest me to solve this issue. Thanks.