Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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> <20010429203818 DOT A24401 AT redhat DOT com> <20010429215014 DOT A24953 AT redhat DOT com> Mime-Version: 1.0 (generated by tm-edit 7.106) Content-Type: text/plain; charset=US-ASCII From: Kazuhiro Fujieda 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: Lines: 32 X-Mailer: Gnus v5.3/Emacs 19.34 >>> On Sun, 29 Apr 2001 21:50:14 -0400 >>> Christopher Faylor 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 | HOKURIKU School of Information Science o_/ 1990 Japan Advanced Institute of Science and Technology