From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19812 invoked by alias); 29 May 2013 20:38:18 -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 19792 invoked by uid 89); 29 May 2013 20:38:17 -0000 X-Spam-SWARE-Status: No, score=-2.8 required=5.0 tests=AWL,BAYES_00,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,SPF_PASS,TW_SV autolearn=ham version=3.3.1 Received: from qmta07.emeryville.ca.mail.comcast.net (HELO qmta07.emeryville.ca.mail.comcast.net) (76.96.30.64) by sourceware.org (qpsmtpd/0.84/v0.84-167-ge50287c) with ESMTP; Wed, 29 May 2013 20:38:14 +0000 Received: from omta01.emeryville.ca.mail.comcast.net ([76.96.30.11]) by qmta07.emeryville.ca.mail.comcast.net with comcast id htX01l0040EPchoA7weD5R; Wed, 29 May 2013 20:38:13 +0000 Received: from mail.daveroth.dyndns.org ([24.16.16.7]) by omta01.emeryville.ca.mail.comcast.net with comcast id hweB1l00i098amo8MweCHx; Wed, 29 May 2013 20:38:12 +0000 Received: from [10.1.5.114] (daver-pc.entomo.com [10.1.5.114]) by mail.daveroth.dyndns.org (8.14.4/8.14.4/Debian-4) with ESMTP id r4TKcAXM026077 for ; Wed, 29 May 2013 13:38:10 -0700 Message-ID: <51A66732.3080103@acm.org> Date: Wed, 29 May 2013 21:23:00 -0000 From: David Rothenberger Reply-To: cygwin 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@cygwin.com Subject: Re: regression in subversion with 1.7.18 (and .19) References: <51A3E069.4010209@acm.org> In-Reply-To: <51A3E069.4010209@acm.org> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-SW-Source: 2013-05/txt/msg00432.txt.bz2 David Rothenberger wrote: > 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. I think the recently release subversion-1.7.9-2 package will fix your problem. It does not fix all uses of UNC paths, especially those passed on the command line (e.g., "svn status //server/share" or "svn export //server/share") because those require teaching libapr1 about UNC paths, which I haven't done (yet?). Still, I think it will support your use case of the config directory on a UNC share. Please give it a shot and let me know. -- David Rothenberger spammer? -> spam@daveroth.dyndns.org GPG/PGP: 0x7F67E734, C233 365A 25EF 2C5F C8E1 43DF B44F BA26 7F67 E734 Consultant, n.: Someone who'd rather climb a tree and tell a lie than stand on the ground and tell the truth. -- 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