[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Martijn Dashorst <martijn.dashorst_at_gmail.com>
Date: Tue, 20 Jul 2010 23:03:26 +0200

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
Received on 2010-07-20 23:05:23 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.