Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Date: Thu, 26 Apr 2001 19:16:33 +0200
From: Corinna Vinschen <cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: [ANNOUNCEMENT] Updated: bash-2.05-2
Message-ID: <20010426191633.B6413@cygbert.vinschen.de>
Mail-Followup-To: cygwin@cygwin.com
References: <3AE81188.655446B1@norcom.de>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.2.5i
In-Reply-To: <3AE81188.655446B1@norcom.de>; from rmu@norcom.de on Thu, Apr 26, 2001 at 02:16:08PM +0200

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

