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:mime-version:to:subject
	:references:in-reply-to:content-type:content-transfer-encoding
	:reply-to; q=dns; s=default; b=Iey3nFX2Ex4mj4y/s/YucI7cDNWWZgsso
	t0AUBgF63keJXnguXSemZ6oHfqrEsXRj4Wgxz6xdx0qreDlgOfGlb+YrdVm4xw21
	3iwn+51HkfSTfjMUPnfU0nSm4lfQ5bIf9Odh9IgLsDKpSqsbAPDHsqbNdJGRzfkn
	6OrzJbzR9w=
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
	:reply-to; s=default; bh=x84Yo3XxgL4bbk7booV1uj30UoU=; b=cEtuBU3
	lKKoHqVK8Q66gwWB5Be/7BLmQWywvOyWWjHiXCZ+3huKddbB5hUIY5RoNQH3eCHE
	SgEuD426izAk8BXY0FahWkb24v0zpIipfIgwXmqzgC9wSHAVNT21kzczRMjTAj50
	IjS5ADkQKY2Df8Isn6IOzwIvhi3fT3K9Vdpg=
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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.5 required=5.0 tests=BAYES_50,RCVD_IN_DNSWL_NONE,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: resqmta-po-05v.sys.comcast.net
Message-ID: <553BDBDE.1090506@acm.org>
Date: Sat, 25 Apr 2015 11:24:30 -0700
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Problem using svn 1.8.13 accessing UNC network pathes under cygwin  1.7.35-1
References: <425807326.201400.1429890822450.JavaMail.open-xchange@oxbaltgw05.schlund.de>
In-Reply-To: <425807326.201400.1429890822450.JavaMail.open-xchange@oxbaltgw05.schlund.de>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 8bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

On 4/24/2015 8:53 AM, Tobias Nähring wrote:
> Hi,
> I am experiencing the following problem again:
> 
> 
> 2013-07 msg00376.html
> 
> UNC paths are not recognized by svn.
> The double slash at the beginning of UNC paths gets lost:
> 
> svn status -u //servername/some/path/under/svn
> svn: warning: W155007: '/servername/some/path/under/svn ' is not a working copy

I'm the maintainer of svn and libapr1. I'm sure there is a bug in there
somewhere, but I haven't been able to find it myself. I don't use svn
much and don't have much free time, so I don't expect to investigate this.

If you want to provide a patch to fix the problem, I'm willing to run
the libapr1 and subversion unit tests with it.

Otherwise, I suggest you mount the UNC path through /etc/fstab and use
the mount point instead of the UNC path with svn.

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

hacker, n.:
        A master byter.

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

