X-Recipient: archive-cygwin AT delorie DOT 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; q=dns; s=default; b=rXkQFOpqb1CgBRz/ 5M9zM0NFDOqRhJwEmyySg06ozLteiW0S9/HL2p9GKLfwirslm//XUpgCADqjxWwK HWv2XhgkALd4+lX8Hjpgcqj+wzfEFVAP4cTUwvMHYTf+prUpbfWOSWTs6/kV0XLe qEZ22XxjpeOY8fPPXtLTAzUlPc0= 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:date:from:reply-to:message-id:to:subject :in-reply-to:references:mime-version:content-type :content-transfer-encoding; s=default; bh=APSdLX2XFRJpAFRZ7Y2e4S 0p4Fs=; b=b0zVI5pkcnveKK+GKwcXiYurB9zqQdKY2YNm5CqxB1AwypUCksSZvq 4rc57aRi0bnIyTUSsOnvWbWu7pEq39Eq0F4LJFvJS14G5ZfZWqStyL+8igQtyF+Z h5RKfJ3qi1J+lI5iTHM6ZnO7f4nSB7ae3xwUAXPmVPhaTDCGO1zsY= 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=3.7 required=5.0 tests=AWL,BAYES_50,FREEMAIL_FROM,KAM_THEBAT,SPF_SOFTFAIL autolearn=no version=3.3.2 X-HELO: smtpback.ht-systems.ru Date: Thu, 21 Aug 2014 21:41:00 +0400 From: Andrey Repin Reply-To: cygwin AT cygwin DOT com Message-ID: <1862699600.20140821214100@yandex.ru> To: Marco Atzeri , cygwin AT cygwin DOT com Subject: Re: subversion failure for anonymous checkout In-Reply-To: <53F62034.9000801@gmail.com> References: <53F62034 DOT 9000801 AT gmail DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Greetings, Marco Atzeri! > the following command on cygwin require password for a > anonymous checkout > $ svn co https://icl.cs.utk.edu/svn/lapack-dev/lapack/trunk > Authentication realm: LAPACK-DEV > Password for 'marco': ^Csvn: E200015: The operation was interrupted > while on Linux with subversion 1.6.11 it does not require password > and allow the checkout. > Any ideas ? Hazard a guess? [C:\d\src\lapack]$ svn co https://icl.cs.utk.edu/svn/lapack-dev/lapack/trunk --depth=immediates A trunk\make.inc.example A trunk\lapack_testing.py A trunk\CMAKE A trunk\BLAS A trunk\LICENSE A trunk\cblas A trunk\CTestConfig.cmake A trunk\SRC A trunk\DOCS A trunk\lapack_build.cmake A trunk\README A trunk\lapacke A trunk\CTestCustom.cmake.in A trunk\lapack.pc.in A trunk\INSTALL A trunk\TESTING A trunk\Makefile A trunk\CMakeLists.txt U trunk Checked out revision 1498. [C:\d\src\lapack]$ svn --version svn, version 1.6.13 (r1002816) compiled Oct 3 2010, 23:19:41 Copyright (C) 2000-2009 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 - handles 'https' 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 -- WBR, Andrey Repin (anrdaemon AT yandex DOT ru) 21.08.2014, <21:40> Sorry for my terrible english... -- 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