svn mirror stuck

Asked by Mario Fetka

for some obscure reason the mirror of the stable trees of ifolder always stops
https://code.launchpad.net/~mario-fetka/ifolder/iFolder-3.8.0.x
https://code.launchpad.net/~mario-fetka/ifolder/iFolder-3.8.4.x

could you plz take a look whats going wrong ?

Question information

Language:
English Edit question
Status:
Answered
For:
Launchpad itself Edit question
Assignee:
Jelmer Vernooij Edit question
Last query:
Last reply:
Revision history for this message
Aaron Bentley (abentley) said :
#1

According to the logs, this appears to be an SSL error on sourceforge:

show SSL handshake failed: Secure connection truncated (https://ifolder.svn.sourceforge.net)

You may find that an http import is more reliable.

Revision history for this message
Max Bowsher (maxb) said :
#2

IIRC we're using https for all sourceforge svn imports because they've got some weird timeout settings on their plain http server that doesn't play well with bzr-svn.

Revision history for this message
Mario Fetka (mario-fetka) said :
#3

ok this means just wait and hope that some day it imports without error

Revision history for this message
Gary Poster (gary) said :
#4

I tried this locally and, after a very long time, it failed for me in a similar way:

bzr: ERROR: A Subversion remote access command failed: REPORT of '/svnroot/ifolder/!svn/vcc/default': SSL handshake failed: Secure connection truncated (https://ifolder.svn.sourceforge.net)

I will ask our import expert to take a look.

Jelmer, the two imports have almost identical URLs, but the 8.0 checkout succeeds and the 8.4 checkout (eventually) fails.

Revision history for this message
Jelmer Vernooij (jelmer) said :
#5

On 08/26/2011 07:20 PM, Gary Poster wrote:
> Question #167859 on Launchpad itself changed:
> https://answers.launchpad.net/launchpad/+question/167859
>
> Gary Poster posted a new comment:
> I tried this locally and, after a very long time, it failed for me in a
> similar way:
>
> bzr: ERROR: A Subversion remote access command failed: REPORT of
> '/svnroot/ifolder/!svn/vcc/default': SSL handshake failed: Secure
> connection truncated (https://ifolder.svn.sourceforge.net)
>
> I will ask our import expert to take a look.
>
> Jelmer, the two imports have almost identical URLs, but the 8.0 checkout
> succeeds and the 8.4 checkout (eventually) fails.
Hmm, I don't see anything obviously different between the two either.

My only guess is that one branch contains a revision that is making the
svn server on the remote end crash, causing it to hang up. I'm trying to
reproduce the failure locally to see if that is the case.

Cheers,

Jelmer

Revision history for this message
Mario Fetka (mario-fetka) said :
#6

a normal svn co works but the mirroring don't

thats the interesting part.

thx
Mario

Revision history for this message
Jelmer Vernooij (jelmer) said :
#7

On 28/08/11 10:50, Mario Fetka wrote:
> Question #167859 on Launchpad itself changed:
> https://answers.launchpad.net/launchpad/+question/167859
>
> Mario Fetka posted a new comment:
> a normal svn co works but the mirroring don't
>
> thats the interesting part.
>
>
They are very different operations. A normal svn co only accesses the
very last revision in the branch, whereas a mirror accesses all
revisions in the history.

Cheers,

Jelmer

Can you help with this problem?

Provide an answer of your own, or ask Mario Fetka for more information if necessary.

To post a message you must log in.