[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[SOLVED] freezing "svn up"

From: Vincent Lefevre <vincent-svn_at_vinc17.net>
Date: Thu, 1 Aug 2019 12:05:20 +0200

On 2019-08-01 04:41:10 +0200, Vincent Lefevre wrote:
> On some Debian/unstable machine with some Subversion working copy,
> "svn up" is sometimes freezing. A "strace -p ..." shows that both
> the client and the server are waiting on a "read": "read(6," for
> the client, "read(0," for the server.
>
> On the client, after almost half an hour, I eventually got the
> error:
>
> client_loop: send disconnect: Broken pipe
> svn: E210002: Network connection closed unexpectedly
[...]

Since the problem was still occurring (in general without an error,
just the fact that "svn up" was abnormally slow), I eventually
rebooted the client machine. Since then I could not reproduce the
problem.

Note: SSH connection sharing was not used.

-- 
Vincent Lefèvre <vincent@vinc17.net> - Web: <https://www.vinc17.net/>
100% accessible validated (X)HTML - Blog: <https://www.vinc17.net/blog/>
Work: CR INRIA - computer arithmetic / AriC project (LIP, ENS-Lyon)
Received on 2019-08-01 12:05:33 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.