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

Re: [BOOK] Mac OS X, Autoversioning Interoperability, and https

From: Brian W. Fitzpatrick <fitz_at_collab.net>
Date: 2004-10-21 22:47:57 CEST

On Oct 20, 2004, at 6:38 PM, Adriano de la Cruz wrote:

> The WebDAV client integrated into the Mac OS X Finder doesn't seem to
> handle https:// URLs. Entering a URL with the http:// prefix works
> fine, but when the URL starts with https://, it results in the error
> dialog box:
>
> Connecting To Server
> Connecting to https://<url>
> ...
> The Finder cannot complete the operation because some data in
> "https://<url>" could not be read or written.
> (Error code -36)
>
> The ssl_access_log on the server machine doesn't indicate that ANY
> request was received from the Mac, so it seems that the WebDAV client
> in Mac OS X doesn't support the https: protocol at all.

That is entirely correct. The Finder does not support https at all.
If you want to mount your Subversion repository in the Finder (or *any*
DAV share, for that matter), you're going to have to go the non-ssl
route.

-Fitz

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Oct 21 22:49:23 2004

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

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