VCS commit hang, "Local Changes Refresh, Performing VCS refresh"

Answered

my idea version : 

    IntelliJ IDEA 2017.3.4 (Ultimate Edition)
    Build #IU-173.4548.28, built on January 30, 2018
    JRE: 1.8.0_152-release-1024-b11 x86_64
    JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
    Mac OS X 10.13.3

I'm using SVN for the version control , but everytime I open my IDEA, I can't commit the changed file, it is always hanging with the dialog box which is performing VCS refresh... And I found that the Local Changes in the Version Control is always blank.

I try to invalidate caches and restart, then it works. But next time I open IntelliJ IDEA the problem occurs again. Is there any way to solve it?

4
1 comment

More details needed.

Please enable debug logs:
1. Invoke **Help - Debug Log Settings...**
2. Add the following lines there:
#org.jetbrains.idea.svn
3. Click OK to save
4. Reproduce the issue
5. Submit an issue to https://youtrack.jetbrains.com/issues/IDEA and attach the entire log folder zipped https://intellij-support.jetbrains.com/hc/en-us/articles/207241085

0

Please sign in to leave a comment.