public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* [ANNOUNCEMENT] Updated: bash-2.05-2
@ 2001-04-24  8:14 Corinna Vinschen
  0 siblings, 0 replies; 3+ messages in thread
From: Corinna Vinschen @ 2001-04-24  8:14 UTC (permalink / raw)
  To: cygwin

I've updated the version of bash in cygwin/latest to 2.05-2.

This version solves the problem of the disfunctional `cd' and `pwd' in
/cygdrive paths.

To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com web page.  This downloads setup.exe to your system.

Run setup and answer all of the questions.  The mirrors below have the
latest version of this package:

ftp://ftp.sunsite.utk.edu/pub/cygwin/ (US)
ftp://ftp.uni-erlangen.de/pub/pc/gnuwin32/cygwin/mirrors/cygnus
(Germany)
ftp://ftp.mirror.ac.uk/sites/sourceware.cygnus.com/pub/cygwin/ (UK)

Note that if this is the first time that you've run the new GUI version
of setup, it will currently download the whole cygwin net release again.
After this point it will only download what is needed.

If you have questions or comments, please send them to the Cygwin
mailing list at:  cygwin@cygwin.com .  I would appreciate if you would
use this mailing list rather than emailing me directly.  This includes
ideas and comments about the setup utility or Cygwin in general.

If you want to make a point or ask a question the Cygwin mailing list is
the appropriate place.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe to the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com@cygwin.com

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


--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: [ANNOUNCEMENT] Updated: bash-2.05-2
  2001-04-26  5:16 René Mühlstein
@ 2001-04-26 10:16 ` Corinna Vinschen
  0 siblings, 0 replies; 3+ messages in thread
From: Corinna Vinschen @ 2001-04-26 10:16 UTC (permalink / raw)
  To: cygwin

On Thu, Apr 26, 2001 at 02:16:08PM +0200, Ren? M?hlstein wrote:
> On Tue, 24 Apr 2001 11:14:50 -0400, Corinna Vinschen wrote:
> > 
> > I have updated the version of bash in cygwin/latest to 2.05-2.
> > 
> > This version solves the problem of the disfunctional `cd' and `pwd' in
> > /cygdrive paths.
> 
> This version doesn't work with network shares.
> 
> $ cd //myserver/myshare/mydir
> $ pwd
> //myserver/myshare/mydir      <- Ok
> $ cd ..
> $ pwd
> //myserver/myshare/mydir/..   <- not as expected
> $ /bin/pwd
> //myserver/myshare            <- expected output

:-((( You're right. I just checked that it was already in 2.05-1.
My patch only checks for the cygdrive prefix if the first part
of the path doesn't exist. I shouldn't patch too hectically...

Corinna

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

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

* Re: [ANNOUNCEMENT] Updated: bash-2.05-2
@ 2001-04-26  5:16 René Mühlstein
  2001-04-26 10:16 ` Corinna Vinschen
  0 siblings, 1 reply; 3+ messages in thread
From: René Mühlstein @ 2001-04-26  5:16 UTC (permalink / raw)
  To: cygwin

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 578 bytes --]

On Tue, 24 Apr 2001 11:14:50 -0400, Corinna Vinschen wrote:
> 
> I have updated the version of bash in cygwin/latest to 2.05-2.
> 
> This version solves the problem of the disfunctional `cd' and `pwd' in
> /cygdrive paths.

This version doesn't work with network shares.

$ cd //myserver/myshare/mydir
$ pwd
//myserver/myshare/mydir      <- Ok
$ cd ..
$ pwd
//myserver/myshare/mydir/..   <- not as expected
$ /bin/pwd
//myserver/myshare            <- expected output


Regards,
René

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple

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

end of thread, other threads:[~2001-04-26 10:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-04-24  8:14 [ANNOUNCEMENT] Updated: bash-2.05-2 Corinna Vinschen
2001-04-26  5:16 René Mühlstein
2001-04-26 10:16 ` 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).