Hi,
I am using experiencing some problems with the SVN integration. Even as the credentials for the repository are saved in the svn config dir, quite often a dialog appears asking for credentials when updating the project or any other actions related to svn. This procedure needs to be repeated several times, even ticking the 'save credentials' checkbox seems to have no effect.
Some possibly related lines from idea.log:
2014-08-25 13:33:31,876 [18676725] INFO - vn.commandLine.CommandExecutor - Destroying process by command: svn.exe --config-dir C:\Users\***\AppData\Roaming\Subversion info --depth empty --revision HEAD https://***/trunk --xml
2014-08-25 13:33:31,883 [18676732] INFO - svn.commandLine.CommandRuntime - Null exit code returned, but not errors detected svn.exe --config-dir C:\Users\***\AppData\Roaming\Subversion info --depth empty --revision HEAD https://***/trunk --xml
My environment:
Windows 7
Intellij Idea 13.1.4 (build #IU-135.1230)
SlikSVN: version 1.8.10-SlikSvn-1.8.10-X64 (SlikSvn/1.8.10) X64
Did anyone experience something similar?
Regards
Michael