public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* bash 2.05a.0(1), pwd problem?
@ 2001-11-11  8:26 Terry Roe
  2001-11-11  8:26 ` Corinna Vinschen
  0 siblings, 1 reply; 2+ messages in thread
From: Terry Roe @ 2001-11-11  8:26 UTC (permalink / raw)
  To: cygwin

Is anyone else experiencing the following behavior?
When navigating around /cygdrive/c, the present
working directory is messed up.

user@host ~
[510]$ bash --version
GNU bash, version 2.05a.0(1)-release (i686-pc-cygwin)
Copyright 2001 Free Software Foundation, Inc.

user@host ~
[511]$ cd arch
/home/user/arch

user@host ~/arch
[512]$ cd ../common

user@host ~/common
[513]$ pwd
/home/user/common

user@host ~/common
[514]$ cd /cygdrive/c/Documents\ and\ Settings/

user@host /cygdrive/c/Documents and Settings/
[515]$ cd ../WINNT

user@host /cygdrive/c/Documents and Settings/../WINNT
[516]$ pwd
/cygdrive/c/Documents and Settings/../WINNT

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

* Re: bash 2.05a.0(1), pwd problem?
  2001-11-11  8:26 bash 2.05a.0(1), pwd problem? Terry Roe
@ 2001-11-11  8:26 ` Corinna Vinschen
  0 siblings, 0 replies; 2+ messages in thread
From: Corinna Vinschen @ 2001-11-11  8:26 UTC (permalink / raw)
  To: cygwin

On Fri, Nov 16, 2001 at 11:41:39AM -0500, Terry Roe wrote:
> [516]$ pwd
> /cygdrive/c/Documents and Settings/../WINNT

I've just uploaded a new bash.  For some reason the bash-2.05a
sources didn't contain the cygdrive patch I introduced for 2.05.
Unfortunately I don't know anymore if I've ever sent it to the
bash maintainer.  However, I've just send that patch to him.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

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

end of thread, other threads:[~2001-11-16 23:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-11-11  8:26 bash 2.05a.0(1), pwd problem? Terry Roe
2001-11-11  8:26 ` Corinna Vinschen

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