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

svn: PROPFIND of '/svn/pub': SSL negotiation failed: SSL error: unknown protocol (https://svn.redcor.net

From: robert rottermann <robert_at_redcor.ch>
Date: 2004-08-05 15:24:57 CEST

Hi there,
I am trying to install a subversion server with DAV and HTTPS support.
Since I have never done anything with with HTTPS I need your help.

This is the error I get

/usr/bin/svn list https://svn.redcor.net/svn/pub
svn: PROPFIND request failed on '/svn/pub'
svn: PROPFIND of '/svn/pub': SSL negotiation failed: SSL error: unknown
protocol (https://svn.redcor.net)

This is what I did:
Installed subversion 1.1rc1 (which works fine with http and svn)

the configure options I used where:
  ./configure --with-apxs --with-ssl

svn --version shows
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
   - handles 'http' schema
   - handles 'https' schema
* ra_local : Module for accessing a repository on local disk.
   - handles 'file' schema
* ra_svn : Module for accessing a repository using the svn network protocol.
   - handles 'svn' schema

Thanks for any help
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Aug 5 15:25:16 2004

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.