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.
可以安全地拥有由svnserve 和 httpd 服务的相同 SVN 存储库吗?
我对使用 httpd的远程用户有性能问题。
我想知道这是否可行,推荐...?
谢谢,
是的,它可以做到。svnserve 和 web_dav 都可以从同一个目录中提供服务。
我们当前的设置正是这样做的。