delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2016/04/20/11:44:21

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: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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> <e8b47924c6ff4f07993627dbb26f7066 AT ntmaexbe04 DOT bedford DOT progress DOT com>
To: "cygwin AT cygwin DOT com" <cygwin AT cygwin DOT com>
From: silverwind <silv3rwind AT gmail DOT com>
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: <e8b47924c6ff4f07993627dbb26f7066@ntmaexbe04.bedford.progress.com>
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

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019