www.delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2010/05/28/14:34:08

X-Recipient: archive-cygwin AT delorie DOT com
X-SWARE-Spam-Status: No, hits=-0.1 required=5.0 tests=BAYES_20,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,T_TO_NO_BRKTS_FREEMAIL
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
Date: Fri, 28 May 2010 11:33:55 -0700
Message-ID: <AANLkTinzwewZXcs_Yilrk7SNu7SPaP8jzIajpEF7iDmm@mail.gmail.com>
Subject: Problems with mkdir under 1.7
From: Dave Hylands <dhylands AT gmail DOT com>
To: cygwin AT cygwin DOT com
X-IsSubscribed: yes
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner AT cygwin DOT com
Mail-Followup-To: cygwin AT cygwin DOT com
Delivered-To: mailing list cygwin AT cygwin DOT com

Hi,

I've discovered a problem with mkdir under 1.7.x that worked fine under 1.5.x.

I'm using 1.7.5-1 (I updated to the latest this morning).

I'm having a problem with mkdir -p when using DFS shares.

Assume dir exists and newdir doesn't.
Assume computername is the UNC name of a real computer.
Assume dfs-name is the UNC name of DFS "virtual" computer - not sure
what the real terminology is.

The first 3 all work fine.
mkdir //computername/sharename/dir/newdir
mkdir -p //computername/sharename/dir/newdir
mkdir //dfs-name/dfs-share/dir/newdir

This one fails:
mkdir -p //dfs-name/dfs-share/dir/newdir
mkdir: cannot create directory '//dfs-name': No such file or directory

This used to work fine under 1.5.x, so I assume it's a new bug.

-- 
Dave Hylands
Shuswap, BC, Canada
http://www.DaveHylands.com/

--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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