I get an "svn: authentication cancelled" error message when I try to commit my project in phpstorm? Do I need to configure phpstorm in some way, or subversion?
edit: There also appears another error message: not logged into subversion {"some guid"}
Windows Authentication is a key feature of VisualSVN Server. This feature is designed for Active Directory domain environments and allows users to access VisualSVN Server with their Windows credentials.
To disable password caching entirely for any single Subversion command-line operation, pass the --no-auth-cache option to that command line. To permanently disable caching entirely, add the line store-passwords = no to your local machine's Subversion configuration file.
I think you just need to provide credentials to Subversion.
Go into Settings->Version Control->Subversion and hit the button to clear your authorization cache. Subversion should prompt you for a username and password.
If that doesn't work, maybe this describes your solution.
You aren't the first to encounter this problem. Cut & paste your message into Google and see what it brings back.
Did you try to click on the "not logged" error message to get a dialog where you can enter the credentials?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With