You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Martijn Dashorst <ma...@gmail.com> on 2010/07/20 21:03:26 UTC

OSX svn client 1.6.11/1.6.12: SSL negotiation failed: SSL error: parse tlsext

When I try to import a 4.7MB directory structure (not too many files)
to the Apache SVN repository using the collabnet SVN client 1.6.11
(and 1.6.12) I get the following error:

svn: MKCOL of '/repos/asf/!svn/wrk/c357a0ad-6c6c-4225-bcba-af72cc55b7ee/wicket/common/site/trunk/_site/2009/12/21':
SSL negotiation failed: SSL error: parse tlsext
(https://svn.apache.org)

Things worthy of note:
 - OSX snow leopard
 - both 1.6.11 and 1.6.12 clients from collab.net give the same error
 - I'm based in the EU (Netherlands), so I go through the EU proxy

I've split up the commit to be able to continue with my work, but did
want to report this.

Bypassing the proxy with help from the infra team did not show this
error, so there is something at work at the svn proxy level.

This is the output of svn --version:

svn, version 1.6.12 (r955767)
   compiled Jun 23 2010, 12:01:54

Copyright (C) 2000-2009 CollabNet.
Subversion is open source software, see http://subversion.tigris.org/
This product includes software developed by CollabNet (http://www.Collab.Net/).

The following repository access (RA) modules are available:

* ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
  - handles 'http' scheme
  - handles 'https' scheme
* ra_svn : Module for accessing a repository using the svn network protocol.
  - with Cyrus SASL authentication
  - handles 'svn' scheme
* ra_local : Module for accessing a repository on local disk.
  - handles 'file' scheme
* ra_serf : Module for accessing a repository via WebDAV protocol using serf.
  - handles 'http' scheme
  - handles 'https' scheme

Best regards

Martijn Dashorst

Re: OSX svn client 1.6.11/1.6.12: SSL negotiation failed: SSL error: parse tlsext

Posted by Martijn Dashorst <ma...@gmail.com>.
Ok thanks for replying. I've created an infra ticket with all the information...

Martijn

On Tue, Jul 20, 2010 at 11:13 PM, Mark Phippard <ma...@gmail.com> wrote:
> Looks like the ASF should upgrade their server to httpd 2.2.15 and the
> latest OpenSSL. This bug has been fixed.
>
> You should report the problem to the ASF infrastructure team.
>
>
>
> On Tue, Jul 20, 2010 at 5:03 PM, Martijn Dashorst
> <ma...@gmail.com> wrote:
>> When I try to import a 4.7MB directory structure (not too many files)
>> to the Apache SVN repository using the collabnet SVN client 1.6.11
>> (and 1.6.12) I get the following error:
>>
>> svn: MKCOL of '/repos/asf/!svn/wrk/c357a0ad-6c6c-4225-bcba-af72cc55b7ee/wicket/common/site/trunk/_site/2009/12/21':
>> SSL negotiation failed: SSL error: parse tlsext
>> (https://svn.apache.org)
>>
>> Things worthy of note:
>>  - OSX snow leopard
>>  - both 1.6.11 and 1.6.12 clients from collab.net give the same error
>>  - I'm based in the EU (Netherlands), so I go through the EU proxy
>>
>> I've split up the commit to be able to continue with my work, but did
>> want to report this.
>>
>> Bypassing the proxy with help from the infra team did not show this
>> error, so there is something at work at the svn proxy level.
>>
>> This is the output of svn --version:
>>
>> svn, version 1.6.12 (r955767)
>>   compiled Jun 23 2010, 12:01:54
>>
>> Copyright (C) 2000-2009 CollabNet.
>> Subversion is open source software, see http://subversion.tigris.org/
>> This product includes software developed by CollabNet (http://www.Collab.Net/).
>>
>> The following repository access (RA) modules are available:
>>
>> * ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
>>  - handles 'http' scheme
>>  - handles 'https' scheme
>> * ra_svn : Module for accessing a repository using the svn network protocol.
>>  - with Cyrus SASL authentication
>>  - handles 'svn' scheme
>> * ra_local : Module for accessing a repository on local disk.
>>  - handles 'file' scheme
>> * ra_serf : Module for accessing a repository via WebDAV protocol using serf.
>>  - handles 'http' scheme
>>  - handles 'https' scheme
>>
>> Best regards
>>
>> Martijn Dashorst
>>
>
>
>
> --
> Thanks
>
> Mark Phippard
> http://markphip.blogspot.com/
>



-- 
Become a Wicket expert, learn from the best: http://wicketinaction.com
Apache Wicket 1.4 increases type safety for web applications
Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.4.8

Re: OSX svn client 1.6.11/1.6.12: SSL negotiation failed: SSL error: parse tlsext

Posted by Mark Phippard <ma...@gmail.com>.
Looks like the ASF should upgrade their server to httpd 2.2.15 and the
latest OpenSSL. This bug has been fixed.

You should report the problem to the ASF infrastructure team.



On Tue, Jul 20, 2010 at 5:03 PM, Martijn Dashorst
<ma...@gmail.com> wrote:
> When I try to import a 4.7MB directory structure (not too many files)
> to the Apache SVN repository using the collabnet SVN client 1.6.11
> (and 1.6.12) I get the following error:
>
> svn: MKCOL of '/repos/asf/!svn/wrk/c357a0ad-6c6c-4225-bcba-af72cc55b7ee/wicket/common/site/trunk/_site/2009/12/21':
> SSL negotiation failed: SSL error: parse tlsext
> (https://svn.apache.org)
>
> Things worthy of note:
>  - OSX snow leopard
>  - both 1.6.11 and 1.6.12 clients from collab.net give the same error
>  - I'm based in the EU (Netherlands), so I go through the EU proxy
>
> I've split up the commit to be able to continue with my work, but did
> want to report this.
>
> Bypassing the proxy with help from the infra team did not show this
> error, so there is something at work at the svn proxy level.
>
> This is the output of svn --version:
>
> svn, version 1.6.12 (r955767)
>   compiled Jun 23 2010, 12:01:54
>
> Copyright (C) 2000-2009 CollabNet.
> Subversion is open source software, see http://subversion.tigris.org/
> This product includes software developed by CollabNet (http://www.Collab.Net/).
>
> The following repository access (RA) modules are available:
>
> * ra_neon : Module for accessing a repository via WebDAV protocol using Neon.
>  - handles 'http' scheme
>  - handles 'https' scheme
> * ra_svn : Module for accessing a repository using the svn network protocol.
>  - with Cyrus SASL authentication
>  - handles 'svn' scheme
> * ra_local : Module for accessing a repository on local disk.
>  - handles 'file' scheme
> * ra_serf : Module for accessing a repository via WebDAV protocol using serf.
>  - handles 'http' scheme
>  - handles 'https' scheme
>
> Best regards
>
> Martijn Dashorst
>



-- 
Thanks

Mark Phippard
http://markphip.blogspot.com/