svn 客户端超时并破坏 WC 状态

标签 svn tortoisesvn

当我提交大量更改(数百兆字节)时,即使 checkin 确实通过,客户端也会超时。

当我右键单击 WC 并显示日志时,TSVN 显示即使 checkin 实际发生,WC 修订版也不会更新。

我已经尝试使用 TortoiseSVN 1.9.5,Build 27581 - 64 位 和命令行 svn version 1.9.5 (r1770682)

问题

有没有办法增加客户端的超时时间?

最佳答案

如果您使用 HTTP 连接到服务器(似乎是这种情况),您可以使用 http-timeout 指令增加(或禁用)超时,如 Runtime Configuration Area 中所述:

http-timeout

This specifies the amount of time, in seconds, to wait for a server response. If you experience problems with a slow network connection causing Subversion operations to time out, you should increase the value of this option. In Subversion 1.8 (or older versions employing the Serf-based HTTP provider), use the value 0 to disable the timeout altogether.

只需确保您不仅仅是在掩盖问题(提交成功完成但服务器响应未通过是很奇怪的)。

关于svn 客户端超时并破坏 WC 状态,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/42861248/

相关文章:

面向 Delphi 开发人员的 SVN

git - Web 开发问题的基本版本控制 - 单个开发人员。 (SVN/GIT)

javascript - 谷歌在请求外部文件的离线/本地主机应用程序中美化

svn - 一个 SVN 存储库还是多个?

windows - 如何在 TortoiseSVN 上查看锁定消息

git - 当对版本控制的提交要求开发人员更改他们自己的配置时

android - 在一台计算机上向 Android 项目添加一个文件,是否更新了 SVN,现在在第二台计算机上出现在 Eclipse 中?

git - 在 TortoiseSVN 中使用 github 个人访问 token

TortoiseSVN 在 win8 中缺少覆盖

svn - Tortoisesvn 提交后未显示正确状态