When I try to checkout from a subversion repository through Xcode 4.4.1 and after entering repository and subversion user information the following error returned:
"Authentication realm: Assembla Restricted Area Password for ‘UserName’:Authentication realm: Assembla Restricted Area Username: svn: OPTIONS of ‘Repository Path’: authorization failed: Could not authenticate to server: rejected Basic challenge (Subversion Server)"
I ensured that subversion username and password are correct and when i connect using third party client it connects successfully.
How can i solve this???