Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经设置了一个 svn 服务器,可以在我们的网络中的“svn.mydomain.at”下访问。svn 也被我们网络之外的一位用户使用,可通过其公共 IP 访问。
问题:当外部用户向 svn 提交新文件时,我尝试更新我的解决方案,svn 尝试从公共地址更新,而不是使用 svn.mydomain.at
任何提示我做错了什么?
提前致谢!