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:to:message-id:subject :mime-version:content-type:content-transfer-encoding; q=dns; s= default; b=RlsWEmMQmLI1g6IMjgNN1QYlWg5SE3eR/Q78VPKAePoFl+K16qhV+ figepLLnWyuLHktSn+pbnG9LWxELWWhMVZ0F3PWIMY+C6OMhUEN3agnX0Jg7GbGx 7w+lT0PQh0BFJmC/uGngVHtbELGAUaYoqNLuKVR8cIL8aYLCsDyDbE= 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:to:message-id:subject :mime-version:content-type:content-transfer-encoding; s=default; bh=cGNLQ1X6vTH6wiMMYkQREuGn12I=; b=YKk8Pyd3aQq7ZMzEFa1zLWw2OJzG Ld8Dgjw7eQjKm5mdl36VOtr9lF1AnOgaDWzlWrn7oTOuO6bblHZ7g/0UIvDWJiTL liRbWVz7hjX2He8a8/ptQm6VvWmuLnOpC46pOgefzxCDs0GwhA3A0SCXMg+nTAss csXRa6jSsNSbjxc= 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: Yes, score=5.5 required=5.0 tests=AWL,BAYES_50,KAM_LAZY_DOMAIN_SECURITY,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: mout.kundenserver.de Date: Fri, 24 Apr 2015 17:53:42 +0200 (CEST) From: =?UTF-8?Q?Tobias_N=C3=A4hring?= Reply-To: =?UTF-8?Q?Tobias_N=C3=A4hring?= To: "cygwin AT cygwin DOT com" Message-ID: <425807326.201400.1429890822450.JavaMail.open-xchange@oxbaltgw05.schlund.de> Subject: Problem using svn 1.8.13 accessing UNC network pathes under cygwin 1.7.35-1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Originating-Client: com.openexchange.ox.gui.dhtml X-UI-Out-Filterresults: notjunk:1; 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 The output of "svn --version": svn, version 1.8.13 (r1667537) compiled Apr 3 2015, 11:17:12 on x86_64-unknown-cygwin Copyright (C) 2014 The Apache Software Foundation. This software consists of contributions made by many people; see the NOTICE file for more information. Subversion is open source software, see http... The following repository access (RA) modules are available: * 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. - using serf 1.3.8 - handles 'http' scheme - handles 'https' scheme Parts of the output of "cygcheck -c": cygwin 1.7.35-1 OK subversion 1.8.13-1 OK subversion-apache2 1.8.13-1 OK subversion-gnome 1.8.13-1 OK subversion-perl 1.8.13-1 OK subversion-python 1.8.13-1 OK subversion-tools 1.8.13-1 OK I hope this helps to locate the source of the problem. Best regards, Tobias Zawada -- 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