开发者

svnserve and apache serving the same SVN repository?

开发者 https://www.devze.com 2023-03-11 19:18 出处:网络
Can one safely have t开发者_开发知识库he same SVN repository served by both svnserve and httpd ?

Can one safely have t开发者_开发知识库he same SVN repository served by both svnserve and httpd ?

I have performance issues with remote users using httpd.

I wonder if this is feasible, recommended... ?

Thanks,


Yes it can be done. svnserve and web_dav can both serve from the same directory.

Our current setup is doing exactly this.

0

精彩评论

暂无评论...
验证码 换一张
取 消