I access my Subversion server over VPN.
When the VPN is down, despite the fact that I'm not doing any kind of subversion operation (i.e., commit, check out, update) IntelliJ IDEA 13.0.2 (Build IC-133.696) keeps throwing up the Authentication Required dialog.
Of course, when I'm on VPN the dialog disappears, my problem is that when I need to work offline (i.e., traveling) this dialog keeps coming back!
I never had this issue in IntelliJ IDEA 12; so what's going on? Why does 13 want authentication?
How do I get rid of this dialog so when I'm offline I can actually work more than a minute at a time before dismissing the dialog once again?
Note, I did find the "Version Control:Background:Changed on Server conflicts" option and disabled it, but the dialog keeps popping back up.
Thanks in advance for any insight anyone can give me on this problem.