10 分钟后 svnsync 超时 [英] svnsync timeout after 10 minutes

查看:33
本文介绍了10 分钟后 svnsync 超时的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有两个 Subversion 存储库,一个主存储库和一个辅助存储库.
我想设置 svnsync 将主存储库上的所有提交镜像到辅助存储库.

I have two Subversion repositories, a primary one and a secondary one.
I want to setup svnsync to mirror all the commits on the primary repository to the secondary.

但是在使用 svnsync init 进行设置后,当我启动 svnsync synchronize 以使用主存储库中已有的数据填充辅助存储库时,我在 10 分钟后收到超时错误:

But after the set up with svnsync init, when I launch svnsync synchronize to populate the secondary repo with the data already in the primary one, I get a timeout error after 10 minutes:

svnsync synchronize http://secondary-repo --username=xxx --password=xxx
svnsync: E175012: Connection timed out

提交相当大,有几 GB.
我试图在 apache 配置中增加超时,但没有任何改变.

The commits are quite big, some gigabytes.
I tried to increase the timeout in the apache configuration, but nothing changed.

是否有任何其他配置值我可以调整以在没有超时的情况下完成提交?

Is there any other configuration value I can tweak to have the commit complete without timeout?

推荐答案

您的 Subversion 客户端也有一个超时值.在名为服务器".

Your Subversion client has a timeout value as well. Look for a property called "http-timeout" in the config file named "servers".

这篇关于10 分钟后 svnsync 超时的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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