delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2000/03/09/11:13:26

Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe AT sourceware DOT cygnus DOT com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin AT sourceware DOT cygnus DOT com>
List-Help: <mailto:cygwin-help AT sourceware DOT cygnus DOT com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner AT sourceware DOT cygnus DOT com
Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com
Date: Thu, 9 Mar 2000 11:07:52 -0500
From: Chris Faylor <cgf AT cygnus DOT com>
To: Earnie Boyd <earnie_boyd AT yahoo DOT com>
Cc: Eric Christopher <echristo AT cygnus DOT com>, cygwin AT sourceware DOT cygnus DOT com
Subject: Re: interesting behavior
Message-ID: <20000309110752.D30934@cygnus.com>
Reply-To: cygwin AT sourceware DOT cygnus DOT com
Mail-Followup-To: Chris Faylor <cgf AT cygnus DOT com>,
Earnie Boyd <earnie_boyd AT yahoo DOT com>,
Eric Christopher <echristo AT cygnus DOT com>,
cygwin AT sourceware DOT cygnus DOT com
References: <20000309151154 DOT 1321 DOT qmail AT web122 DOT yahoomail DOT com>
Mime-Version: 1.0
User-Agent: Mutt/1.1.8i
In-Reply-To: <20000309151154.1321.qmail@web122.yahoomail.com>; from earnie_boyd@yahoo.com on Thu, Mar 09, 2000 at 07:11:54AM -0800

On Thu, Mar 09, 2000 at 07:11:54AM -0800, Earnie Boyd wrote:
>--- Eric Christopher <echristo AT cygnus DOT com> wrote:
>> Okay.  Here's a new one.
>> 
>> I've got a directory structure / like this:
>> 
>> bin contrib etc home <few other things>
>> 
>> I decide to mount contrib to where it actually is:
>> 
>> 'mount g:\cygwin\contrib /contrib' 
>> 
>
>Umm... You're executing the command from bash.  The \ is used for character
>quoting so you end up with g:cygwincontrib as the source directory.  Just check
>the registry entry.  From bash you could use `mount g:/cygwin/contrib /contrib'
>instead.

Hey!  Good catch, Earnie!  I completely missed that.

>> (this didn't acutally do anything)
>> 
>
>It won't actually change anything when you get it correct either since
>g:\cygwin is mounted as /.  It might even cause Cygwin to be slower since it
>adds to the hashing levels.

Actually, it might be a little faster depending on the size of the mount
table since the table is not hashed.  It is sorted in reverse length order
so '/' is always matched last.

cgf

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com

- Raw text -


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