From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 10905 invoked by alias); 26 Mar 2012 10:18:52 -0000 Received: (qmail 10859 invoked by uid 22791); 26 Mar 2012 10:18:31 -0000 X-Spam-Check-By: sourceware.org Received: from aquarius.hirmke.de (HELO calimero.vinschen.de) (217.91.18.234) by sourceware.org (qpsmtpd/0.83/v0.83-20-g38e4449) with ESMTP; Mon, 26 Mar 2012 10:18:17 +0000 Received: by calimero.vinschen.de (Postfix, from userid 500) id 4C9D12C006E; Mon, 26 Mar 2012 12:18:15 +0200 (CEST) Date: Mon, 26 Mar 2012 10:18:00 -0000 From: Corinna Vinschen To: cygwin@cygwin.com Subject: Re: du crashes if .lnk symlink and a folder it points to are named the same, differing only in letter case Message-ID: <20120326101815.GL2425@calimero.vinschen.de> Reply-To: cygwin@cygwin.com Mail-Followup-To: cygwin@cygwin.com References: <304827643.20120325123534@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <304827643.20120325123534@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com X-SW-Source: 2012-03/txt/msg00658.txt.bz2 On Mar 25 12:35, Ilya Basin wrote: > I needed that because one git repository has branches named > "Epam/a" and "epam/b", and git was always creating the "missing" epam > directory at fetch. > > $ ls -l > total 0 > drwxr-xr-x+ 1 adminpwd None 0 Mar 25 11:42 Epam > drwxr-xr-x+ 1 adminpwd None 0 Mar 25 11:42 epam > > why no " -> Epam" part? Because your system is set to case insensitive. See the User's Guide: http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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