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:reply-to:subject:references:to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; q=dns; s=default; b=NWm7uFdlIuRtSY30
	K0Y0AIxmI1PwNj5R/vpWxAZk0P1oRASu1GU2eBvp13ypfG7k/lb346WH4FEYm7k7
	i/7TuRRKdRYW4QKhEowFLKU4v48l2FDjyymtonulIh510awSXsFg/fzPDwJdbq9T
	RwoCI/NRkolxgk1O6nnKuwj48NE=
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:reply-to:subject:references:to:from:message-id
	:date:mime-version:in-reply-to:content-type
	:content-transfer-encoding; s=default; bh=tRqr0DmbL6A0XNJThbbkK0
	dro2Y=; b=jpHGfkIbnjjBPc17h+lQHLPEWSm7Tb2owD8Zy5Ml9baIUp8q+n16BW
	/x9xg0e88oezLxhFusrU908i3ui7/TpPB8P5ggrXl0EmacG7WMKbe9lg/sEWq8it
	ODk3vE5uBjtYwBGCorgEQTjUBKIF7LZgzBUh3YOIr1l34X/Vd1Hvk=
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=-0.9 required=5.0 tests=AWL,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,RP_MATCHES_RCVD autolearn=ham version=3.3.2 spammy=H*f:sk:5717A3E, H*i:sk:5717A3E, H*MI:sk:5717A3E, team
X-HELO: csmail.cs.umass.edu
Reply-To: moss@cs.umass.edu
Subject: Re: git and absolute Windows-style paths
References: <57169662.9060503@gmail.com> <e8b47924c6ff4f07993627dbb26f7066@ntmaexbe04.bedford.progress.com> <5717A3EF.6030407@gmail.com>
To: cygwin@cygwin.com
From: Eliot Moss <moss@cs.umass.edu>
Message-ID: <5717A5C6.5060001@cs.umass.edu>
Date: Wed, 20 Apr 2016 11:52:38 -0400
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.7.2
MIME-Version: 1.0
In-Reply-To: <5717A3EF.6030407@gmail.com>
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

On 4/20/2016 11:44 AM, silverwind wrote:
> Hey,
>
>> Does it work if you do:
>>
>> git add c:/test/file
>
> Nope, won't work either. No file is added, exit code 0 is given.
>
>  > I can't immediately see what's going wrong, so I'm going to report this upstream.
>
> Thanks. I came upon this issue through npm which is using these Windows paths for certain git
> operations. Unfortunately, The npm team is very reluctant when it comes to merging Cygwin-specific
> patches, so chances of landing a fix on their side are rather slim.
>
> Is there a public repository for the git package used by Cygwin?

I think that tackling this with a script/function is a better approach ...

Eliot Moss

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

