Cannot authenticate SVN rep via HTTPS
|
|
Hello, I cannot authenticate with my SVN repository via HTTPS: OPTIONS of ‘https://samyus.unfuddle.com/svn/samyus_karhabti’: authorization failed: Could not authenticate to server: rejected Basic challenge (https://samyus.unfuddle.com) Authenticating with my SVN repository over plain HTTP works fine, though. Whats wrong? regards |
|
|
Samir, Please know that your current plan does not support SSL. Please refer to http://unfuddle.com/about/tour/plans (or http://samyus.unfuddle.com/a#/account/settings) for a complete list of features supported by your plan. I hope this answers your question. Kind Regards, Andronic |
|
|
Samir, A related question: What can I do if I want to downgrade my account to a non-SSL one but my existing local working folders all point to the https:// address of your server? Do I have to do a svn switch —relocate for all of them? Thanks, Wolf. |
|
|
Wolf, That is correct. If you downgraded to a plan that does not support SSL, you would need to run an “svn switch —relocate” on all of your current working copies. Alternatively, you can also just checkout the repository anew. |
