We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
Page Index Toggle Pages: 1
Connection Closed Unexpectedly (Read 3308 times)
Connection Closed Unexpectedly
Mar 2nd, 2009, 4:54am
 
I'm getting:


bash-3.2$ svn co svn://dev.processing.org/trunk/processing
svn: Connection closed unexpectedly


Is there a way to fix this?

Re: Connection Closed Unexpectedly
Reply #1 - Mar 2nd, 2009, 4:34pm
 
It works perfectly fine now, though I did not change anything on my setup (perhaps it was a server-side issue):



bash-3.2$ svn co svn://dev.processing.org/trunk/processing
A    processing/serial
A    processing/serial/.classpath
A    processing/serial/.project
A    processing/serial/library
A    processing/serial/library/export.txt
....


thx,
b.

Re: Connection Closed Unexpectedly
Reply #2 - Mar 2nd, 2009, 4:50pm
 
the thread directly underneath the one you started:

http://processing.org/discourse/yabb_beta/YaBB.cgi?board=os_core_pde;action=display;num=1235622148
Re: Connection Closed Unexpectedly
Reply #3 - Aug 13th, 2009, 6:24am
 
This is an old thread, but was due to SVN getting horked up because of too many connections that weren't getting killed off. We get slammed by some sites accessing the SVN, but some of the connections don't close so it reaches the connection limit. I've since implemented a script to reset things once a day, which will take care of it.
Page Index Toggle Pages: 1