Subversion Login Credentials not saved
Answered
Hello,
I have a problem with IntelliJ Idea Ultimate 20.01 on Linux Mint.
I have to type svn up in the terminal before I can commit with Intellij when using Subversion SVN.
Otherwise my Log In Credentials are not present and I have to enter them manually.
After svn it does not check for username and password.
The credentials are stored with gnome-keyring.
Please sign in to leave a comment.
Hello
Could you please clarify whether you have checked "enable interactive mode" under Preferences | Version Control | Subversion?
Hello,
It was not checked. After checking it everything works as expected. Thank you .