Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Date: Sat, 27 Jan 2001 15:07:51 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: Bug in mkdir ? Message-ID: <20010127150751.A7585@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20010127112449 DOT E31088 AT redhat DOT com> <3A73292C DOT DDFC0AAA AT yahoo DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit User-Agent: Mutt/1.3.11i In-Reply-To: <3A73292C.DDFC0AAA@yahoo.com>; from earnie_boyd@yahoo.com on Sat, Jan 27, 2001 at 03:01:48PM -0500 On Sat, Jan 27, 2001 at 03:01:48PM -0500, Earnie Boyd wrote: >Christopher Faylor wrote: > >> On Sat, Jan 27, 2001 at 05:03:11PM +0100, klaus DOT berndl AT sdm DOT de wrote: >> >Hello, >> > >> >i´m using mkdir (GNU Fileutils 4.0) of the latest cygwin and it seems that the -p option >> >is not correct handled with all path-styles: >> > mkdir -p :/any/path/to/a/new/dir >> >and >> > mkdir -p /cygdrive//any/path/to/a/new/dir >> >are working correct. But if i write >> > mkdir -p ///any/path/to/a/new/dir >> >then the file is not created if it doesn´t exists (wrong), if it exists already >> >nothing is done (correct). >> > >> >I know that this pathstyle (//driveletter>/...) is somehow "deprecated" but IMHO >> >nevertheless it should be handled correct by every tools at least until this style is officially >> >not supported. >> >> I really can't get too excited about getting an obscure use of a >> deprecated feature working. >> >> Perhaps you would like to submit a patch if this is important to you. > >I can't get too excited about a patch being applied for it either. Now >on the other hand if `mkdir -p //host/share/foodir/bardir doesn't work >then that is a different matter. I would like to push for making >///... invalid after the 1.1.8 release. mkdir -p //host/share/foodir/bardir has never worked properly. There is a FAQ entry on this. cgf -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple