I am receiving an error when trying to get a solution from subversion.
Here are the step I took:
- I edited the host file located here C:\Windows\System32\drivers\etc
- I added the the line 111.222.333.444 DEV.test.local
- In VS 2010 I chose Get Solution from Subversion
- I enter DEV.test.local/svn/Project1/trunk
- I enter me credntials (I know these credentials are fine bc i have used them before)
- I recieve this error: OPTIONS of 'https://DEV.test.local/svn/Project1/trunk': authorization failed: Could not authenticate to server: rejected Basic challenge (https://DEV.test.local)