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: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 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: 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 AT cs DOT umass DOT edu Subject: Re: git and absolute Windows-style paths References: <57169662 DOT 9060503 AT gmail DOT com> <5717A3EF DOT 6030407 AT gmail DOT com> To: cygwin AT cygwin DOT com From: Eliot Moss 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