www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin-developers/2001/04/30/00:39:21

Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-developers-subscribe AT sources DOT redhat DOT com>
List-Archive: <http://sources.redhat.com/ml/cygwin-developers/>
List-Post: <mailto:cygwin-developers AT sources DOT redhat DOT com>
List-Help: <mailto:cygwin-developers-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-developers-owner AT sources DOT redhat DOT com
Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com
To: cygwin-developers AT cygwin DOT com
Subject: Re: difficult problem with symbolic link handling
Reply-To: cygwin-developers AT cygwin DOT com
References: <20010428130748 DOT A20706 AT redhat DOT com> <s1sd79vo68c DOT fsf AT jaist DOT ac DOT jp>
<20010429203818 DOT A24401 AT redhat DOT com> <20010429215014 DOT A24953 AT redhat DOT com>
Mime-Version: 1.0 (generated by tm-edit 7.106)
From: Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
Date: 30 Apr 2001 13:39:15 +0900
In-Reply-To: Christopher Faylor's message of Sun, 29 Apr 2001 21:50:14 -0400
Message-ID: <s1sbspfngr0.fsf@jaist.ac.jp>
Lines: 32
X-Mailer: Gnus v5.3/Emacs 19.34

>>> On Sun, 29 Apr 2001 21:50:14 -0400
>>> Christopher Faylor <cgf AT redhat DOT com> said:

> I'd still like to have someone pick some holes in my current way of
> doing things.  I've still got this feeling that I missed something
> important.

The `cygpath' utility returns results quite different from ones
in the previous way. Please see the following example.

The previous way
    $ pwd
    /
    $ cygpath -w usr/
    usr\
    $
The current way
    $ pwd
    /
    $ cygpath -w usr/
    C:\cygwin\usr

The current way translates into the full path, and eliminates
the trailing slash.

I guess it is difficult to preserve the previous behavior in the
current way. But some of my scripts depend the behavior. I would
be grateful if you would correct it.
____
  | AIST      Kazuhiro Fujieda <fujieda AT jaist DOT ac DOT jp>
  | HOKURIKU  School of Information Science
o_/ 1990      Japan Advanced Institute of Science and Technology

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019