I have Tortoise SVN and Visual SVN server.. I can check in and check out on the server. When I try and connect from another computer. I get an error:
Unable to connect to a repository at URL
'https://XXX.XX.XX.XXX:8443/svn/CollectIT/trunk'
OPTIONS of 'https://XXX.XX.XX.XXX:8443/svn/AppName/trunk': could not connect
to server (https://XXX.XX.XX.XXX:8443)
The server name is ec2-XXX-XX-XX-XXX.compute-1.amazonaws.com. When I ping the server XXX.XX.XX.XXX I get request time out
I've turned off ther firewall on the server
Any Ideas?