X-Recipient: archive-cygwin@delorie.com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=nAlweiCEQ2WCA9Hw
	/xAh1kxQjB/8wXt5WZMsvTJBuHKD8/cGjpDE964olbjnP7NuAOn+u8SlvRngMlY8
	UUrHLj3YaTOERD15bEn3We2NBifI9TF5X1NBY4b1uC0R31Lx1mfZHggSUdbHRStj
	d5QCEYnZH9wP0m3EBk1TWVmfk0w=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
	:list-unsubscribe:list-subscribe:list-archive:list-post
	:list-help:sender:message-id:date:from:reply-to:mime-version:to
	:subject:references:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=xH1zuMWYcM9cB9rWOvlEhZ
	ztZMU=; b=M0JqzrVD4sBalRHCSrHx4O78v3+zGCKDnYL2kN/KtMNVDjRpghr3H3
	hI23T68F/5lSlp9bpaAN0Fqstic4ALoqUttwBqyP8qpTy9F7CHwMHWEBImtOqhNS
	g3mrqpXql2xrmcMhEPDKLL3GfbU9PH112+1zw2hRRplhBbr+SWQhc=
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_SV autolearn=ham version=3.3.1
X-Received: by 10.66.197.165 with SMTP id iv5mr30099476pac.67.1372788102351;        Tue, 02 Jul 2013 11:01:42 -0700 (PDT)
Message-ID: <51D31582.1070708@acm.org>
Date: Tue, 02 Jul 2013 11:01:38 -0700
From: David Rothenberger <daveroth@acm.org>
Reply-To: cygwin <cygwin@cygwin.com>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: subversion authentication broken in version 1.8, works with 1.7.10
References: <20130702150143.GP14578@lakka.kapsi.fi>
In-Reply-To: <20130702150143.GP14578@lakka.kapsi.fi>
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 7bit

Mikko Rapeli wrote:
> svn co error message is:
> 
> svn: E120191: Unable to connect to a repository at URL 'https://repo.invalid/svn/path'
> svn: E120191: Error running context: The requested authentication type(s) are not supported
> 
> As said, downgrading subversion packages to version 1.7.10 fixes the problem.

Do you know what kind of authentication mechanism the repository is
trying to use?

There have been some issues with 1.8 with certain kinds of
authentication (e.g., NTLM) due to the switch to serf as the HTTP library.

I suspect this is an upstream problem and not a Cygwin-specific problem.
Can you try this with a native Windows Subversion installation?

-- 
David Rothenberger  ----  daveroth@acm.org

The life of a repo man is always intense.

--
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

