如何在 subversion 服务器中从 https://更改为 svn://协议 [英] How to change from https:// to svn:// protocol in subversion server

查看:75
本文介绍了如何在 subversion 服务器中从 https://更改为 svn://协议的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

更新:svn 和 http 协议基准测试正在进行中..

签出一个项目的主干需要多长时间(以分和秒为单位)..

How long it took to checkout the trunk of a project (in minutes and seconds)..

svn 协议:5:32

svn protocol : 5:32

http:协议:5:33

http: protocol : 5:33

svn 协议(AVG 文件夹除外):2:22

svn protocol (with AVG folder exception) : 2:22

http 协议(AVG 文件夹例外):2:23

http protocol (with AVG folder exception) : 2:23

速度结果:绝对没有!

AVG 结果:但是通过告诉 AVG 忽略我的工作副本文件夹,结帐时间变快了两倍!

AVG Result : However by telling AVG to ignore my working copy folders checkout time became twice as fast!

原始问题:

我们目前使用的是我认为的 VisualSVN 服务器!?只支持http(s)协议?(有人可以确认吗?)..

We currently use VisualSVN Server that I think!? only supports http(s) protocol? (Can someone confirm?)..

阅读此处并意识到 svn://协议相当重要速度更快,尤其是在处理大量小文件时.

I have read here and realise that the svn:// protocol is considerably faster especially with lots of smaller files.

任何人都可以推荐最轻松的方式迁移到使用带有 svn://协议的 subversion 服务器(即使这意味着使用不同风格的 subversion 服务器).

Can anyone recommend the most pain free way of migrating to using a subversion server with the svn:// protocol (even if that means using a different flavour of subversion server).

运行 VisualSVN Server 的机器是 Microsoft Windows Server 2003 机器.

The machine running VisualSVN Server is a Microsoft Windows Server 2003 box.

提前致谢,

--李

推荐答案

事实证明,subversion 更新速度变慢的问题不是由于协议(SVN 与 HTTP 的速度相同)而是实际上 由于 AVG扫描每个文件.

It turns out the problem with subversion update slowdown was NOT due to the protocol (SVN was the same speed as HTTP) but in fact due to AVG scanning every file.

在向 AVG 添加例外以忽略我的工作副本文件夹后,更新和检出的速度现在提高了两倍多.

签出一个项目的主干需要多长时间(以分和秒为单位)..

How long it took to checkout the trunk of a project (in minutes and seconds)..

svn 协议:5:32

svn protocol : 5:32

http:协议:5:33

http: protocol : 5:33

svn 协议(AVG 文件夹除外):2:22

svn protocol (with AVG folder exception) : 2:22

http 协议(AVG 文件夹例外):2:23

http protocol (with AVG folder exception) : 2:23

速度结果:绝对没有!

AVG 结果:然而,通过告诉 AVG 忽略我的工作副本文件夹,结帐时间变快了两倍!

AVG Result : However by telling AVG to ignore my working copy folders checkout time became twice as fast!

这篇关于如何在 subversion 服务器中从 https://更改为 svn://协议的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆