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:references:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=Juh1x6mFqcOgaXBi owD78Q4WO+PNMxWBrVXYx9GlQjVMoP1382O8Zr3WQsBMgperSM3wRZzp2eI9wlkw UPafEsy4oQJkUvHI1NvXpftzF/djQsUuR1TfNqYdF2OGHh+EwhnUo/UQtF+dNRDw K9sBvy1cAvLZq6/exqrXQwlbMr8= 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:references:to:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=LqJ/hwKDgzoBeezvUzhK4c xnd0U=; b=ZUC0V/EbTOja2/ybY+ZXclfdDULa17R4JKx5CBgfdg4VroHVztPHd/ BNFdJjRo5Eg8T3Lxc8M7NAsEcMWt6tC5ZlTOVgFZp4MwdyKSSF3EmHxy5RcEGZ/H lMjXQdMUZlHvaPWX6VdXK/5BAmb+PIRRk3XSrhVPujDMe2ZNsGqwI= 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.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=landing, H*MI:sk:e8b4792, H*f:sk:e8b4792, H*i:sk:e8b4792 X-HELO: mail-wm0-f65.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:references:to:from:message-id:date :user-agent:mime-version:in-reply-to:content-transfer-encoding; bh=kbx5wSa+7RaVl8+s9Mww8xc7D7soNfdO6Sr59hT4Hfw=; b=I6Id3ua71YqKBrIIDA+mq4Ar5lJ1cXwyyPvhYLfVxVjx0ImET8wwkm8TSlKU3zxwRJ LEuaKYF43fc8YgO/+5PvdYQOlxJ9oVEzOZ5JtfNUuBw1+YPy0f8y8cXzBRuO7qYmZ6WK AluLgWh3WdjMn4bbvRxbmFHRYf+jpKH6h15e4aQoZLsm/VE7oXMxEY90Hi2JjaOjLIsA uySs79FDoA290Ekot6qdZcSicEunXRxn5+8viKyeqkhcF8EYgv8CBjqRZtMmfy33oHPU lKq7yOfUUDzc2ckLAGhySHm+W/TbL0SfVg6Q9WehkKT8ZQVmVKAuL/mNqWEBAAzZvhmz yAhw== X-Gm-Message-State: AOPr4FVgJqcHDCQwd+xx1uxra5eMOPCpUzhNJxhUmvPizTI6o8vgNMAW4ml8MjNmejRA5g== X-Received: by 10.28.73.70 with SMTP id w67mr31397973wma.28.1461167038385; Wed, 20 Apr 2016 08:43:58 -0700 (PDT) Subject: Re: git and absolute Windows-style paths References: <57169662 DOT 9060503 AT gmail DOT com> To: "cygwin AT cygwin DOT com" From: silverwind Message-ID: <5717A3EF.6030407@gmail.com> Date: Wed, 20 Apr 2016 17:44:47 +0200 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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? Regards, Roman -- 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