delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com> |
List-Archive: | <http://sourceware.cygnus.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sourceware DOT cygnus DOT com> |
List-Help: | <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs> |
Sender: | cygwin-owner AT sourceware DOT cygnus DOT com |
Delivered-To: | mailing list cygwin AT sourceware DOT cygnus DOT com |
Message-ID: | <20000524213534.26759.qmail@web122.yahoomail.com> |
Date: | Wed, 24 May 2000 14:35:34 -0700 (PDT) |
From: | Earnie Boyd <earnie_boyd AT yahoo DOT com> |
Reply-To: | earnie_boyd AT yahoo DOT com |
Subject: | Changes in path handling in Cygwin-1.1.1 |
To: | cygwin users <cygwin AT sourceware DOT cygnus DOT com> |
MIME-Version: | 1.0 |
FYI: The following information may or may not cause you problems: Prior to cygwin-1.1.1 a path beginning with a \ was treated the same as a path beginning with a /. As of cygwin-1.1.1 paths beginning with \ are now considered absolute windows paths while paths beginning with / are considered absolute cygwin paths. Also, a path containing but not starting with a \ will be considered a relative windows path. I have no idea what happens yet if there is a mix. This means that if you have cygwin installed in d:\Cygwin-1.1 ( this is the / mount point ) and you have a d:\tmp directory as well as a d:\Cygwin-1.1\tmp directory and you reference /tmp you are actually referencing d:\Cygwin-1.1\tmp. If you reference \\tmp then you're actually referencing d:\tmp. Also, if you `mount -b H:\ /home' and you have a directory H:\tmp, and you cd to /home then the reference to \\tmp will be to H:\tmp not d:\tmp. Other developers please comment if I've said anything incorrectly. Cheers, ===== --- Earnie Boyd: <mailto:earnie_boyd AT yahoo DOT com> __Cygwin: POSIX on Windows__ Cygwin Newbies: <http://www.freeyellow.com/members5/gw32/index.html> __Minimalist GNU for Windows__ Mingw32 List: <http://www.egroups.com/group/mingw32/> Mingw Home: <http://www.mingw.org/> __________________________________________________ Do You Yahoo!? Kick off your party with Yahoo! Invites. http://invites.yahoo.com/ -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |