X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=1.7 required=5.0 tests=AWL,BAYES_00,BOTNET,URI_NOVOWEL X-Spam-Check-By: sourceware.org Message-id: <4AB3A25E.9050201@acm.org> Date: Fri, 18 Sep 2009 08:08:14 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.23) Gecko/20090812 Thunderbird/2.0.0.23 Mnenhy/0.7.6.666 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Subversion https access References: <5FA355C2B0004D36BC879A369D21BBC2 AT phoenix> In-reply-to: <5FA355C2B0004D36BC879A369D21BBC2@phoenix> Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com On 9/18/2009 7:40 AM, Jason Pyeron wrote: > I have two machines on my desk. One performs fine, the other gets SSL errors > while trying to connect. > The files under /cygwin on both machines are the same. Attached are both > cygchecks. DDCRDR003646 is the working machine. > > The error: > > $ svn co https://XXXXXXXXXXXXX/YYYYYYYYYYYYYYYYYY > svn: OPTIONS of 'https://XXXXXXXXXXXXX/YYYYYYYYYYYYYYYYYY': SSL negotiation > failed: SSL error: unknown protocol (https://XXXXXXXXXXXXX) > > > Any ideas on what should my next debugging step be? svn is working fine here against Apache2 running SSH. This looks to me like a problem with the server, not the client. My suggestions for debugging are: 1. Hit the URL with your web browser and check if it works. 2. Try another, Windows-based client (e.g., TortoiseSVN) to see if that works. 3. Try switching to serf using this switch to svn: --config-option servers:global:http-library=serf If those ideas don't help, there are these shots in the dark: 1. Switch your HOME directory to a path without a space. 2. Remove (or move) ~/.subversion -- David Rothenberger ---- daveroth AT acm DOT org Those who do not understand Unix are condemned to reinvent it, poorly. -- Henry Spencer, University of Toronto Unix hack -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple