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, 21 Jun 2001 12:25:41 -0400
From: Christopher Faylor <cgf@redhat.com>
To: cygwin@cygwin.com
Subject: Re: Cygwin: mkdir fails on UNC pathnames (FAQ alert)
Message-ID: <20010621122541.I6318@redhat.com>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <EA18B9FA0FE4194AA2B4CDB91F73C0EF08F084@itdomain002.itdomain.net.au> <002701c0fa30$f5b18540$21c9ca95@mow.siemens.ru> <3874-Thu21Jun2001133848+0100-starksb@ebi.ac.uk>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.3.11i
In-Reply-To: <3874-Thu21Jun2001133848+0100-starksb@ebi.ac.uk>; from starksb@ebi.ac.uk on Thu, Jun 21, 2001 at 01:38:48PM +0100

On Thu, Jun 21, 2001 at 01:38:48PM +0100, David Starks-Browning wrote:
>On Thursday 21 Jun 01, Andrej Borsenkow writes:
>> > > -----Original Message-----
>> > > From: Christopher Faylor [mailto:cgf@redhat.com]
>> > >
>> > > Robert could you add this to the FAQ?  GNU mkdir doesn't
>> > > understand UNC
>> > > paths.
>> > >
>> > > cgf
>> > >
>> 
>> It is not quite right. You can do 'mkdir //server/share/path' but you cannot
>> do 'mkdir -p //server/share/path'. The reason is, mkdir -p checks if all
>> components exist and it fails for the first one, because //server is not a
>> directory.
>
>Oh, I see.  In that case, it's already in the FAQ:
>
>	"Why doesn't `mkdir -p' work on a network share?"
>
>Nice try, Jim.  By the way, your shoe's untied!  Doh!

I would like to suggest that before people suggest that things be
added to the FAQ that they actually CHECK the FAQ before making
the suggestion.  SIgh.

Oh, wait, that was me.

cgf

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

