www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=-2.2 required=5.0 tests=AWL,BAYES_00,J_CHICKENPOX_21,SPF_HELO_PASS,SPF_PASS |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Andrew DeFaria <Andrew AT DeFaria DOT com> |
Subject: | Re: cygdrive prefix |
Date: | Thu, 17 Sep 2009 20:35:08 -0700 |
Lines: | 29 |
Message-ID: | <h8uv5c$sld$1@ger.gmane.org> |
References: | <ee47a1dc39b42cb6fdd0c2dff9ff3053 AT mail DOT smartmobili DOT com> <4AB10F3F DOT 6070107 AT gmail DOT com> <rq32b5tpn1n2tdp15g6jjv1d9mmoactne7 AT 4ax DOT com> <806a89db0909170932v40e73189t9c5a3be4330bd821 AT mail DOT gmail DOT com> |
Mime-Version: | 1.0 |
User-Agent: | Thunderbird 2.0.0.23 (X11/20090817) |
In-Reply-To: | <806a89db0909170932v40e73189t9c5a3be4330bd821@mail.gmail.com> |
X-Stationery: | 0.4.10 |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Id: | <cygwin.cygwin.com> |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT 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 |
Jim Reisert AD1C wrote: > On Wed, Sep 16, 2009 at 10:16 AM, Andrew Schulman > <schulman DOT andrew AT epamail DOT epa DOT gov> wrote: >> Personally I like /win/c etc., but sure, I guess you could put >> >> none / cygdrive binary,posix=0,user 0 0 >> >> into /etc/fstab and get /c, /d, etc. > There is a huge downside to this. I tried it. It totally broke all my > projects using CVS, because /cygdrive no longer existed, and all my > CVS projects used /cygdrive/f/CVSROOT as the Root > > So try/use at your own risk! I think symbolic links are the way to go. $ mount -bsf F: /cvs then s/cygdrive\/f/cvs/ in your CVS/Root files... Done! Or: $ ln -s /win /cygdrive Done! IOW there are other ways. -- Andrew DeFaria <http://defaria.com> C:\> Bad command or file name! Go stand in the corner. -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |