On 2019-08-01 04:41:10 +0200, Vincent Lefevre wrote:
> I haven't noticed any network issue: interactive ssh works fine.
> Checking out a new working copy from the same machine was fine
> too. But later, a "svn up" on this working copy was freezing
> too... well, it took 3:49. But in general, this s
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
The recent releases of Apache Subversion 1.12.2, 1.10.6, 1.9.12, contain fixes
for two security issues, CVE-2018-11782 and CVE-2019-0203. These issues affect
Subversion 'svnserve' servers. We encourage server operators to upgrade to the
latest appropriate version as soon as reasonable. Please se