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:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=thFsr+XLtSLMcUC+Ui2AvckB3aH2T1olOn8UYdo9hu6 JIVSdUbbOoC7Uw+kp9n/T3jnzsQnqpIUhJKvJHILVBGDgUIx9Kohpjj7733Bly0L pWc5/DavlnXZ1VVB/xTBNaC+7TenjYWcTo2PoYS4faHtqKGJvoTPtVWDJaqKwm0M = 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:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=w3THzTtqGIAb2Vd4jA4ZpFdSgaA=; b=jjgKRW+FZLvkyPEey fqrUtKkIlKP8CcDBQLzhDvlMd+eavuoR5ESfEuCfIUwiX306VChvceXLEUtWUDvz bzusWSdnhmZHSZVxVSXuMLBaEv6qETxApv7XxFEgIDojUTiWsNfrK4jqqkouF1QX p0TpL0lsbTEeBBH9T9C4vRYxOk= 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 X-Spam-SWARE-Status: No, score=-4.9 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_W,RCVD_IN_HOSTKARMA_WL,SPF_PASS,TW_SV autolearn=ham version=3.3.1 Message-ID: <51A3E069.4010209@acm.org> Date: Mon, 27 May 2013 15:38:33 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: regression in subversion with 1.7.18 (and .19) References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit On 5/27/2013 2:34 PM, David Boyce wrote: > I've encountered a regression in svn client behavior between Cygwin > 1.7.17 and 1.7.18. I also tried today's snapshot which doesn't fix it, > though I suspect the problem is actually in the svn port to Cygwin, > not the DLL (by way of evidence I downgraded a 1.7.18 install to use > cygwin1.dll from 1.7.17 and it fails the same way). The problem is in the svn port for Cygwin, as you mentioned. When building svn for Cygwin 1.7, I removed support for DOS paths. This unintentionally removed support for UNC paths as well. I'll see what I can do to restore UNC path support without also enabling DOS path support. Thanks for the report. -- David Rothenberger ---- daveroth AT acm DOT org Volunteer Subversion Cygwin maintainer -- 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