From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31529 invoked by alias); 1 Sep 2014 21:22:30 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 31496 invoked by uid 89); 1 Sep 2014 21:22:25 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-lb0-f181.google.com Received: from mail-lb0-f181.google.com (HELO mail-lb0-f181.google.com) (209.85.217.181) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 01 Sep 2014 21:22:24 +0000 Received: by mail-lb0-f181.google.com with SMTP id n15so6360139lbi.26 for ; Mon, 01 Sep 2014 14:22:20 -0700 (PDT) X-Received: by 10.152.23.131 with SMTP id m3mr6404078laf.8.1409606540176; Mon, 01 Sep 2014 14:22:20 -0700 (PDT) Received: from [192.168.2.108] (p5B1744DF.dip0.t-ipconnect.de. [91.23.68.223]) by mx.google.com with ESMTPSA id s7sm2608796lby.45.2014.09.01.14.22.18 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 01 Sep 2014 14:22:19 -0700 (PDT) Message-ID: <5404E372.7050204@gmail.com> Date: Mon, 01 Sep 2014 21:22:00 -0000 From: Marco Atzeri User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.0 MIME-Version: 1.0 To: cygwin@cygwin.com Subject: Re: subversion failure for anonymous checkout References: <53F62034.9000801@gmail.com> <53F62801.8000000@acm.org> In-Reply-To: <53F62801.8000000@acm.org> Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes X-SW-Source: 2014-09/txt/msg00013.txt.bz2 On 21/08/2014 19:10, David Rothenberger wrote: > Marco Atzeri wrote: >> Hi, >> 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 ? > > I get the same response from subversion 1.8.10 on my Linux box, so I > don't think this is Cygwin-specific. > Thanks David, it looks like this problem http://subversion.tigris.org/issues/show_bug.cgi?id=4416 http://svn.haxx.se/users/archive-2013-08/0334.shtml but the upstream server is Subversion 1.7.8 (r1419691) Marco -- 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