Subversion GUI client configuration error
When i try to configure the v11 GUI Client using an existing SVN repository, i get the following error:
Error: Could not create valid Subversion configuration based on current working directory: svn: E170013: Unable to connect to a repository at URL 'https://***.routematch.com:8443/svn/RouteMatch'
svn: E215004: No more credentials or we tried too many times.
Authentication failed
From the command line, this process works fine. I can update and commit without error.
Administrators-MacBook-Pro-5:database_29 dholmes$ svn info
Path: .
Working Copy Root Path: /Users/dholmes/Documents/Source/database_29
URL: https://***.routematch.com:8443/svn/RouteMatch/trunk/Database
Relative URL: ^/trunk/Database
Repository Root: https://***.routematch.com:8443/svn/RouteMatch
How do i solve this?