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

ssl support in 1.5.2

From: Daemmon Hughes <dhughes_at_bear-code.com>
Date: Mon, 6 Jul 2009 16:50:45 -0400

Hello,
I am using svn client 1.5.2 on CentOS and trying to access a
repository via https. I get an error:

svn: SSL is not supported

It looks like the client is built to support ssl, unless I am
misinterpreting the version info:

[~]# /usr/local/bin/svn --version
svn, version 1.5.2 (r32768)
    compiled Sep 12 2008, 17:56:22

Copyright (C) 2000-2008 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
* 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

Does anyone have a suggestion for solving this?

Thanks
-Daemmon

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2368541

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-06 23:01:40 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.