Multiple SVN repositories and accounts (forbidden problem)
Hi, this is my problem:
I have two SVN repositories on the same server, but I need to access them with different accounts (credentials).
The problem is that PHPStorm is saving the credentials for the root server, or I think that's what happening at least, because when I want to checkout the new repository it never asks for a user and pass, it just throws a 403, but if I clear the Auth Cache then I can type my user and pass again and everything works.
Is possible to save two different credentials for two different repositories on the same server?
Thanks !
Please sign in to leave a comment.
Please star/vote the issue at http://youtrack.jetbrains.com/issue/IDEA-85011 to track the progress.
I've answered in the issue.