This is the mail archive of the cygwin@sourceware.cygnus.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: cd /d/somedir fails, but cd /d; cd somedir works


On Wed, Jun 14, 2000 at 09:52:10AM -0400, Tolkin, Steve wrote:
>I can cd to a drive other than C: in two steps, as follows:
>  cd /d
>  cd somedir
>
>This assumes I have earlier done, in a DOS box: 
>  cd /
>  mkdir d
>  mount d:\ /d

What version of Cygwin are you using?  There was a reported bug similar
to this in 1.1.1 which was supposed to be fixed in 1.1.2.

If you are using 1.1.2, then please send an strace log to this list:

    strace -osomefile bash
    cd /d/somedir
    exit

The "somefile" will contain the strace log.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]