delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/1996/12/09/13:06:31

From: MLDickey AT softart DOT com
Subject: network and floppy parent dirs
9 Dec 1996 13:06:31 -0800 :
Sender: daemon AT cygnus DOT com
Approved: cygnus DOT gnu-win32 AT cygnus DOT com
Distribution: cygnus
Message-ID: <00001F44.1408.cygnus.gnu-win32@softart.com>
Mime-Version: 1.0
Original-To: gnu-win32 AT cygnus DOT com
Original-Sender: owner-gnu-win32 AT cygnus DOT com

This is a bug I reported a couple of weeks ago.  It is not fixed in B17.
   
   foohost:~ $ cd //a      # the floppy, of course
   foohost://A $ cd net
   foohost://A/net $ cd ..
   foohost://A/net $ pwd
   //A/net
   foohost://A/net $ cd
   foohost:~ $ cd //i      # a network drive
   foohost://I $ cd util
   foohost://I/util $ cd ..
   foohost://I/util $ pwd
   //I/util

Notice that "cd .." doesn't work as it should in these cases.  This only 
occurs when ".." is the root of that drive letter -- that is, the following 
works just fine:

   foohost:~ $ cd //i/win95
   foohost://i/win95 $ cd //i/win95/inf
   foohost://i/win95/inf $ pwd
   //i/win95/inf
   foohost://i/win95/inf $ cd //i
   foohost://i/win95/inf $ cd //i/win95
   foohost://i/win95 $ pwd
   //i/win95
   foohost://i/win95 $
   
   I can repeat this on other machines, however I've not heard back if anyone 
   else has this problem.
   
   mld
-
For help on using this list, send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".

- Raw text -


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