Import from sourceforge svn fails with 'connection reset by peer'

Asked by Dominic Evans

Hi,

I recently requested an import from a subversion repository on sourceforge, https://zquake.svn.sourceforge.net/svnroot/zquake/trunk

However, the attempts to import have all failed after varying amounts of time with 'SSL negotiation failed: Connection reset by peer (https://zquake.svn.sourceforge.net)'

Is this a known problem, or a mistake in the original import request? I was unable to find a matching defect in bugs, but thought to start with answers before raising one.

full logs are here:
https://code.edge.launchpad.net/~vcs-imports/zquake/trunk

Cheers.

Question information

Language:
English Edit question
Status:
Solved
For:
Launchpad itself Edit question
Assignee:
Paul Hummer Edit question
Solved by:
Michael Hudson-Doyle
Solved:
Last query:
Last reply:
Whiteboard:
Paul, could you please have a look at this? mars 2008-11-24
Revision history for this message
Michael Hudson-Doyle (mwhudson) said :
#1

No, you didn't do anything wrong. It seems that sourceforge's servers have become a good deal less reliable recently, and the bug that you commented on in cscvs exacerbates the issue. I'm going to try grabbing the repository via svnsync and doing the initial import from that locally.

Revision history for this message
Best Michael Hudson-Doyle (mwhudson) said :
#2

This has now been done, and the import appears to be working. Cheers!

Revision history for this message
Dominic Evans (oldmanuk) said :
#3

Thanks Michael Hudson, that solved my question.