[kepler-dev] can't connect to source.eecs.berkeley.edu

Christopher Brooks cxh at eecs.berkeley.edu
Tue Oct 12 17:47:24 PDT 2010


Hi Derik,
Sorry for the delay, this slipped through the cracks.
The issues is not that source.eecs.berkeley.edu was down, its that it seems
that IntelliJ floods source.eecs.berkeley.edu with svn requests that eventually
crash the machine.  I have a script that kills the svnserve processes, but
it is not super reliable in that it sometimes kills all the svnserve processes,
which results in the error that you see.

I've been working with Sean Riddle on this and he said that one fix is to run

svn ps svn:ignore "src" ptolemy/

to except ptolemy from version control.

I'm not sure why IntelliJ has this problem.  Apparently some TortoiseSVN clients
can cause this problem as well.  I spent a day updating SVN recently and that
did not solve the problem.  My notes are at:

http://chess.eecs.berkeley.edu/ptexternal/wiki/Main/Subversion#svnserveProcesses

_Christopher

On 10/12/10 11:52 AM, Derik Barseghian wrote:
> Hey Christopher,
> Jing and I are unable to update ptolemy at the moment, is your repository down?
>
> [change-to] ptolemy revision: 58957
> [change-to] svn co -r 58957 svn://source.eecs.berkeley.edu/chess/ptII/trunk /Users/derik/dev2/kepler.modules/ptolemy/src
> [change-to] svn: Can't connect to host 'source.eecs.berkeley.edu': Connection refused
> [change-to]
>
> Derik

-- 
Christopher Brooks, PMP                       University of California
CHESS Executive Director                      US Mail: 337 Cory Hall
Programmer/Analyst CHESS/Ptolemy/Trust        Berkeley, CA 94720-1774
ph: 510.643.9841 fax:510.642.2718	      (Office: 545Q Cory)
home: (F-Tu) 707.665.0131 cell: 707.332.0670


More information about the Kepler-dev mailing list