它总是返回:
Description : Unable to connect to the repository due to an authentication or authorization failure. Suggestion : Make sure that the account information you have specified is correct and that you are authorized to access the repository using this account. Technical Information
=====================
Error : V4Error Exception : ZSVNAuthorizationException
Causal Information
==================
Description : Unable to connect to a repository at URL 'http://url_to_project'
Status : 170001
Description : OPTIONS of 'http://url_to_project': authorization failed: Could not authenticate to server: rejected Basic challenge (http://baseurl)
Status : 170001
但是我可以用相同的账号和密码通过 Versions App、命令行或 Web 浏览器登录服务器。所以账号和密码不会错。现在我该怎么做才能解决这个问题?