www.delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
Date: | Sun, 22 Feb 2004 17:09:10 -0500 |
From: | Christopher Faylor <cgf-no-personal-reply-please AT cygwin DOT com> |
To: | cygwin AT cygwin DOT com |
Subject: | Re: "cd /" - problem |
Message-ID: | <20040222220910.GD10086@redhat.com> |
Mail-Followup-To: | cygwin AT cygwin DOT com |
References: | <NGBBLLIAMFLGJEOAJCCEEEMPDIAA DOT garbage_collector AT telia DOT com> |
Mime-Version: | 1.0 |
In-Reply-To: | <NGBBLLIAMFLGJEOAJCCEEEMPDIAA.garbage_collector@telia.com> |
User-Agent: | Mutt/1.4.1i |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
On Sun, Feb 22, 2004 at 09:08:01PM +0100, Hannu E K Nevalainen wrote: >A peculiar problem, this: > >I can reproduce it with 1.5.7-1 and the snapshot listed below. Others _not_ >verified. >The workaround *seems* to be to enclose $CYGWIN contents in quotes (does >this affect the requested functionality? <- untested ) Yes, sprinking quotes in the CYGWIN environment variable affects how it interprets options. Cygwin doesn't know anything about quotes. >$ uname -a >CYGWIN_NT-5.0 P450 1.5.8s(0.110/4/2) 20040221 17:58:57 i686 unknown unknown >Cygwin >-- > >$ cd / >bash: cd: /: No such file or directory >$ echo $CYGWIN >notitle glob check_case:strict ^^^^^^^^^^^^^^^^^ Either turn this off or make sure that your root directory (e.g. c:\cYgWiN) has the same case on disk as in your mount table (e.g. c:\CyGwIn). Otherwise cygwin won't be able to find your root directory. I keep pointing out that there few reasons to use the check_case:strict option. Even the person who wrote it (Corinna) agrees. It slows down cygwin's file handling. You should only be using this option if you really need it and really know what you are doing. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |