Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Thu, 9 Jan 2003 02:09:27 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com, perl5-porters AT perl DOT org Subject: Re: Repost, different list...File::Spec, cygwin, Syntactic vs. Semantic path analysis Message-ID: <20030109070927.GA13507@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com, perl5-porters AT perl DOT org References: <20030108045616 DOT GB31411 AT redhat DOT com> <002c01c2b785$457a6de0$1403a8c0 AT sc DOT tlinx DOT org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <002c01c2b785$457a6de0$1403a8c0@sc.tlinx.org> User-Agent: Mutt/1.5.1i I'm sure that everyone in perl5-porters is sick of this discussion (although I think I remember similar discussions from the days when I was an occasional contributor) and so I apologize. Let me make some points and then I'll shut up: 1) I'm the person who currently sets the direction of the cygwin project. I'm also the primary technical contributor to cygwin and I have been for several years. FWIW, I'm also sort of running sources.redhat.com these days. 2) I was wrong in some of my assertions of how cygwin handles paths. I won't go into details. I should have checked more thoroughly and I apologize for contributing to confusion. The next version of cygwin will match the table that I had sent in my previous email. 3) To mount a remote share, you do this: mount //remote/share/bob /whatever/bob To mount a local directory you do this: mount c:/hello/bob /hi/bob The second argument to mount can't start with two slashes. It doesn't have backslashes or colons. That's it for me. cgf -- Please use the resources at cygwin.com rather than sending personal email. Special for spam email harvesters: send email to aaaspam AT sources DOT redhat DOT com and be permanently blocked from mailing lists at sources.redhat.com -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/