I have seen a couple of similar questions to this so I apologise in advance if this annoys anyone, however I felt it was necessary to write the question myself to highlight a few points I am struggling with.
I have a VisualSVN server running on a Windows Vista desktop at home connected to a router and I would like to access it from outside of my local network. I have looked at the following stackoverflow question and answers: how to access subversion server remotely
The top answer gives some suggestions as to what is required but it is not clear enough for me, I have a limited knowledge of these topics and my research into each of them has still left me at dead ends. In reference to the bullet points in the top answer:
- I attempted to get the public ip of the server but I believe the ip generated by sites such as "whatismyipaddress.com" is for the router, not the desktop.
- I have done some reading on name resolution but I cannot understand it enough for this situation.
- I have forwarded port 443/TCP on the router to the desktop. Is that enough?
Please help if you can. Thanks.