-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Mar 10, 2009, at 17:37 , Roger Ineichen wrote:
svn co -r 93260 svn://svn.zope.org/repos/main/zc.table/trunk/src/zc/table zc.table
fails for me with: svn: Connection closed unexpectedly (tried from different countries) I have that problem since 3 days. 3 of 5 svn update fail.
A couple of hours ago I checked the logs and found the issue, which only affected accesses using the svn:// protocol (as opposed to svn +ssh://). The xinetd daemon, which handles simple svn access, cut off new clients sometimes because the number of SVN processes was hovering right around the maximum number xinetd will allow by default, which is 60 processes. So sometimes it worked, and sometimes it did not. The issue was hanging SVN processes that never exited for whatever reason. I killed all of them off and things should be fine at this point. jens -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.8 (Darwin) iEYEARECAAYFAkm2m5gACgkQRAx5nvEhZLIL4QCgp3zKady3LX6A+TBEKON55W2x EJkAoKRMJlfb5j+WmOWCCMVtqEqGcXkL =ZdVh -----END PGP SIGNATURE-----