Is it possible to connect t开发者_如何学JAVAo VisualSVN server throught internet? Please help i am stuck with it
Yes, you may connect to a VisualSVN instance over the internet, assuming your server and firewall(s) (if applicable) accepts incoming connections from the internet on the port your VisualSVN instance is running. You can connect with any of the usual protocols, including svn, http, https, etc.
See the VisualSVN Server Getting Started documentation; the end of it describes how to test your connection.
精彩评论