I met a problem on Subversion configuring behind an Apache under the windows. The server is in domain. If make a check out with the local DNS 开发者_运维问答from the server via HTTPS I have no a problem , if I (or someone else outside from the company) tries make checkout by specifying the public DNS via HTTPS failed by saying : alt text http://www.freeimagehosting.net/uploads/028c3eebd7.jpg
This is not Tortoise issure , because the same problem I got from command line too.
Please check if your firewall allows exception for the needed ports in external use. Probably there is something like "allow in domain network" set to that rule, you must change this in order to get it working from outside. But be careful with Windows-Server accessible in the internet.
精彩评论