Integration with SVN
Hi folks.
I'm using the PHPStorm 3 EAP and my project repository don't need authentication to made a checkout, only for commit. PHPStorm made the right checkout but i can't commit because in any moment they ask me for my credentials.
So, what i can do to save my credentials and do commits from inside the IDE?
Thanks
请先登录再写评论。
Does it work in the latest released version available at http://www.jetbrains.com/phpstorm/download/index.html ?
Are you able to enter credentials when clicking on the authentication failed error pop-up? Do you mean that your credentials are not saved? What OS do you use?
I'll test it.
No, there is no option to enter the credentials.
Well, my credentials are saved and they are not requested when i commit using the terminal.Fedora 15 with Gnome 3You should be able to click on the authentication failed error pop-up to enter the credentials, also note that PhpStorm may be using different Subversion configuration directory by default (~/.Subversion_IDEA instead of just ~/.Subversion, try specifying the correct directory explicitly in PhpStorm SVN settings).