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=GkjngJMx9hWw0SOnCJHebJs8McKe6HDSv
	BlayP4XmjfEWfk1c4pT8IzJgx1Rqpg0PYjPgmCcOwMpdiuUtrK8dLl6yTeQiyB1F
	Za1TJ6v0O6dK/D2/O2tGdnl9IsEFThal/33ueBQpYXa1/T/zYZJCCwl2ULEN6odT
	HNFAo1zJUk=
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=2IVUsra6fHJVD2NxiQiaassLp3E=; b=lQ/Qme1
	zuocXricU6ENdvvtfVvYJ0R1F2Eao8Q89rQ8eHZF5csp7AhWsVI7QkK1fzXM7K2C
	IJcwICBa/Z2PezxlZNDSqJ0fhIKK5hOk4wLQHB2CfAdo5nKB54ROA7ydZlwDxQP5
	Mar35tfksT61+pfYaqGlmXtkK7TYcUHR6pHI=
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-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,SPF_SOFTFAIL autolearn=no version=3.3.2
X-HELO: resqmta-ch2-02v.sys.comcast.net
Message-ID: <54C14D26.7020304@acm.org>
Date: Thu, 22 Jan 2015 11:19:02 -0800
From: David Rothenberger <daveroth@acm.org>
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.4.0
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: Subversion (svn.exe) prepending current directory to target path  when using Windows path format.
References: <782f375a51429d892d4053efb93f91c8@server1.deragon.biz>
In-Reply-To: <782f375a51429d892d4053efb93f91c8@server1.deragon.biz>
Content-Type: text/plain; charset=windows-1252
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Reply-To: cygwin@cygwin.com

Hans Deragon wrote:
> When I run Cygwin subversion command (svn) with a Windows formatted path
> (C:\dir1\dir2\...), for some reason it prepends the current directory
> (${PWD}) in Cygwin format (/cygdrive/c/...) to the target path in
> Windows format, causing the command to fail.  Using a target path
> expressed in Cygwin format works fine.

I am the maintainer of Subversion for Cygwin. I do not have the time or
interest to try to patch this in Subversion. In general, I don't feel
the Cygwin tools have a responsibility to support Windows formatted paths.

You could potentially create a wrapper script for use with your IDE that
does the conversion for you. I'd also be willing to look at any patch
you provide to fix the problem in Subversion and to incorporate it in
future releases. But I won't have the time to try and fix this myself.

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

Perfection is achieved only on the point of collapse.
                -- C. N. Parkinson

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

