public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [1.7] recursive /cygdrive problem
@ 2009-09-16 15:24 Shaddy Baddah
  2009-09-16 15:39 ` Larry Hall (Cygwin)
  2009-09-16 15:45 ` Shaddy Baddah
  0 siblings, 2 replies; 7+ messages in thread
From: Shaddy Baddah @ 2009-09-16 15:24 UTC (permalink / raw)
  To: cygwin

Hi,

I am having a real problem with 1.7 that I am pretty sure is a 
regression. Basically, I am trying to run a find over the cygwin root 
installation directory itself, not from cygwin path /. However I am 
finding that the cygdrive directory at the cygwin root installation 
directory also mounts my drives. So, my find is finding a hole to make 
its way out of the current directory. This also appears to be a 
regression. The following is an example for 1.7:

Shaddy@x-vista ~
$ uname -a
CYGWIN_NT-6.0 x-vista 1.7.0(0.212/5/3) 2009-09-11 01:25 i686 Cygwin

Shaddy@x-vista ~
$ mount
C:/software/cygwin/bin on /usr/bin type ntfs (binary,auto)
C:/software/cygwin/lib on /usr/lib type ntfs (binary,auto)
C:/software/cygwin on / type ntfs (binary,auto)
C: on /cygdrive/c type ntfs (binary,posix=0,user,noumount,auto)
D: on /cygdrive/d type ntfs (binary,posix=0,user,noumount,auto)
E: on /cygdrive/e type ntfs (binary,posix=0,user,noumount,auto)

Shaddy@x-vista ~
$ cd /cygdrive/c/software/cygwin/

Shaddy@x-vista /cygdrive/c/software/cygwin
$ ls ./cygdrive
c  d  e

Shaddy@x-vista /cygdrive/c/software/cygwin
$

where as 1.5:

Shaddy@x-vista ~
$ uname -a
CYGWIN_NT-6.0 x-vista 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin

Shaddy@x-vista ~
$ mount
C:\software\cygwin-1.5\bin on /usr/bin type system (binmode)
C:\software\cygwin-1.5\lib on /usr/lib type system (binmode)
C:\software\cygwin-1.5 on / type system (binmode)
c: on /cygdrive/c type system (binmode,noumount)
d: on /cygdrive/d type system (binmode,noumount)
e: on /cygdrive/e type system (binmode,noumount)

Shaddy@x-vista ~
$ cd /cygdrive/c/software/cygwin-1.5

Shaddy@x-vista /cygdrive/c/software/cygwin-1.5
$ ls ./cygdrive

Shaddy@x-vista /cygdrive/c/software/cygwin-1.5
$

Genuine bug?

Thanks in advance,
Shaddy


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

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2009-09-21 19:33 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-09-16 15:24 [1.7] recursive /cygdrive problem Shaddy Baddah
2009-09-16 15:39 ` Larry Hall (Cygwin)
2009-09-16 15:56   ` Shaddy Baddah
2009-09-16 16:16     ` Larry Hall (Cygwin)
2009-09-21 19:33     ` Corinna Vinschen
2009-09-16 15:56   ` Shaddy Baddah
2009-09-16 15:45 ` Shaddy Baddah

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).