I have a Subversion server running at a location. On the internal network, I connect to it via a 192.168.1.x
internal IP.
The repository server is accessible the the internet as well.
I am now outside of the LAN. I know the IP Address of the server, and can browse to it using a web browser. I am using VS2012. I am unsure what to change to make my VS2012 session connect to the external IP, and use the same code.
I need to it change to my 202.134.121.x
style address.
What should be change? I am using ankhsvn
to integrate VS2012 with my SVN repository.