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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=jvM0klKSUpxJFeJ9 x/qgufmYSM7kaI1p5EvtGSY9+ga4iO5tJuBRyWMfHhdBSNL5QnvYZBwRov31QsGq KDNw+VgB3zjCv1+CWKTtSCE2JFVwOe9yItN9H5qmMnAiG3EWIXgdFqD6KVfwILHN nwnO59JZYeQDI9GWQVKkgIPXCc0= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=7GX9hUgwthnYsuCtIbr9gC Qd+Oc=; b=HEKHzrvs1zky+2rcTW7/5Skf6kezSI57EZ85At/KEE76N/02BDPcWZ p4pM7oyrMe57iZo22otQBn+/jwZs+JweTtOK6bmaYAS1Prvcqbah9qcRrQziSsSH NZQyPg9fujyFczZI9HGekAPR/NYlvvHrCPStgcP7f0wLS/Ofm1KWs= 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=-2.5 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=Hey, silverwind, H*MI:sk:5716966, H*i:sk:5716966 X-HELO: mail-wm0-f51.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=EBzfpTwIFVX2GwCFnNKccNBR/VQguzqOB2pYXmfsL4E=; b=P9GB5IhihkpUz1n1kH147PVxqKDzJndSFYPw1lwz65vUG6BNKHvZXZonhuYILXnmQx vOVhmHV0OFIIplILOcx10MDhoiGjGg5gcFEdpb2rj3TRs6gVQPH70sopS5+72S46CQu3 yIKgXw+dMrhAuEvGiBsRLPzkZpFeWCoyKZ1b3OeZSuLAz7w8wf1/QlW0Ex3GLUreuIB6 wq34Xt4IGOAI8nooezKO/DOFJPxy5QKaIR1E4aY3L4/1ahu142EXGWFPCExRarx1gZfe YJTvcbZ3DKe/HKz17iNhdfaE0y0AIyLnsCOxmsmi7GkeJDjm2WeWnxoWZmtiib749F50 gqyg== X-Gm-Message-State: AOPr4FV8/yQp1BApmro4KazQA2xOSS2wjwZkm7H6G7BJ/jnnbUnpaXZ0AW67ABD7e5N3HQ== X-Received: by 10.28.49.3 with SMTP id x3mr5490867wmx.4.1461101506632; Tue, 19 Apr 2016 14:31:46 -0700 (PDT) Subject: Re: git and absolute Windows-style paths To: cygwin AT cygwin DOT com References: <57169662 DOT 9060503 AT gmail DOT com> From: Marco Atzeri Message-ID: <892b8f62-266a-da20-c8f4-4b2b82a66c39@gmail.com> Date: Tue, 19 Apr 2016 23:31:44 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.0 MIME-Version: 1.0 In-Reply-To: <57169662.9060503@gmail.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes On 19/04/2016 22:34, silverwind wrote: > Hey, > > I noticed that Cygwin's git does not seem to correctly process > Windows-style paths in at least v2.7.4 and v2.8.1. It may have worked > before, but I'm not totally certain. don't assume cygwin programs are able to process windows path. Most don't. Use Posix paths -- 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