X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.8 required=5.0 	tests=AWL,BAYES_00
X-Spam-Check-By: sourceware.org
Message-ID: <4B913921.4050402@sidefx.com>
Date: Fri, 05 Mar 2010 12:02:25 -0500
From: Edward Lam <edward@sidefx.com>
User-Agent: Thunderbird 2.0.0.23 (Windows/20090812)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] [1.7] Updated: dash-0.5.5.1-2; Obsolete: ash
References: <announce.4A5C7A2B.4020700@byu.net>  <4B5860C9.50100@sidefx.com>  <4B591221.10501@byu.net>  <4B91105B.7050205@sidefx.com> <20100305152637.GK7980@calimero.vinschen.de> <4B913788.40301@sidefx.com> <4B9138DF.3000402@sidefx.com>
In-Reply-To: <4B9138DF.3000402@sidefx.com>
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

Edward Lam wrote:
> Edward Lam wrote:
>> Corinna Vinschen wrote:
>>> Is that a case-sensitivity issue, perhaps?  See
>>> http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive 
>>>
>>
>> I don't see how it is:
>>
>> $ dash
>> $ cd /c
>> $ ls -d W*
>> WINDOWS
>> $ cd c:/WINDOWS
>> cd: 3: can't cd to c:/WINDOWS
>> $ cd C:/WINDOWS
>> cd: 4: can't cd to C:/WINDOWS
> 
> Oops, forgot to add this:
> 
> $ regtool get "/HKLM/SYSTEM/CurrentControlSet/Control/Session 
> Manager/kernel/obcaseinsensitive"
> 1

And this...

$ mount
C:/cygwin/bin on /usr/bin type ntfs (binary,auto)
C:/cygwin/lib on /usr/lib type ntfs (binary,auto)
C:/cygwin on / type ntfs (binary,auto)
C: on /c type ntfs (binary,posix=0,user,noumount,auto)


-Edward

--
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

