Community
Participate
Working Groups
I'm trying to clone a git CVS mirror: bash$ git clone git://dev.eclipse.org/org.eclipse.e4/org.eclipse.e4.ui.git Initialized empty Git repository in /opt/pwebster/git/e4ui/org.eclipse.e4.ui/.git/ fatal: read error: Connection reset by peer
Looks like we're bumping into the service limit for git. I killed some older processes and it seems to be happy. -M.
Works now, thanx. PW