Hello, 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) But... it works again?!?!? what the heck??? Anyone experiencing something like this? -- Best regards, Adam GROSZER mailto:agroszer@gmail.com -- Quote of the day: I would rather suffer defeat than have cause to be ashamed of victory. Quintus Curtius
works for me On Tue, Mar 10, 2009 at 16:17, Adam GROSZER <agroszer@gmail.com> wrote:
Hello,
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)
But... it works again?!?!? what the heck??? Anyone experiencing something like this?
-- Best regards, Adam GROSZER mailto:agroszer@gmail.com -- Quote of the day: I would rather suffer defeat than have cause to be ashamed of victory. Quintus Curtius
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
Hello Andreas, Works here again too. Misterious was that it was working without "-r 93260" and "svn log" was also working. Tuesday, March 10, 2009, 4:18:53 PM, you wrote: AJ> works for me AJ> On Tue, Mar 10, 2009 at 16:17, Adam GROSZER <agroszer@gmail.com> wrote:
Hello,
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)
But... it works again?!?!? what the heck??? Anyone experiencing something like this?
-- Best regards, Adam GROSZER mailto:agroszer@gmail.com -- Quote of the day: I would rather suffer defeat than have cause to be ashamed of victory. Quintus Curtius
_______________________________________________ Zope-Dev maillist - Zope-Dev@zope.org http://mail.zope.org/mailman/listinfo/zope-dev ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope )
-- Best regards, Adam GROSZER mailto:agroszer@gmail.com -- Quote of the day: The best of what we do and are, Just God, forgive! - William Wordsworth
Hi
Betreff: [Zope-dev] svn.zope.org fails?
Hello,
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)
But... it works again?!?!? what the heck??? Anyone experiencing something like this?
I have that problem since 3 days. 3 of 5 svn update fail. Regards Roger Ineichen
Hello Roger, Yes I mean that. Mostly on externals. Tuesday, March 10, 2009, 5:37:43 PM, you wrote: RI> Hi
Betreff: [Zope-dev] svn.zope.org fails?
Hello,
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)
But... it works again?!?!? what the heck??? Anyone experiencing something like this?
RI> I have that problem since 3 days. 3 of 5 svn update RI> fail. RI> Regards RI> Roger Ineichen -- Best regards, Adam GROSZER mailto:agroszer@gmail.com -- Quote of the day: Every purchase has its price.
-----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-----
participants (4)
-
Adam GROSZER -
Andreas Jung -
Jens Vagelpohl -
Roger Ineichen