www.delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-Spam-Check-By: | sourceware.org |
Message-ID: | <473246E9.EC9DC270@dessent.net> |
Date: | Wed, 07 Nov 2007 15:14:49 -0800 |
From: | Brian Dessent <brian AT dessent DOT net> |
X-Mailer: | Mozilla 4.79 [en] (Windows NT 5.0; U) |
MIME-Version: | 1.0 |
To: | "[ML] CygWin" <cygwin AT cygwin DOT com> |
Subject: | Re: winsup cvs checkout weirdness |
References: | <47323D32 DOT 1020003 AT lapo DOT it> |
X-IsSubscribed: | yes |
Reply-To: | cygwin AT cygwin DOT com |
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 |
Lapo Luchini wrote: > I wonder why the -d option weirds out the checkout. > > -d dir Check out into dir instead of module name. > > ...and moreover, should by default be created in a "winsup" directory? > ("instead of module name" in the man, which suggests it's the default) It's a "feature"/artifact of how CVS modules work. The "winsup" is an alias that checks out multiple modules, and this does not work with -d. If you use an actual path instead of a module name (i.e. "co -d try src/winsup") then you'll successfully get the winsup dir under try/ -- but this is probably not what you want, as it does not include the other modules necessary to actually build Cygwin like toplevel, newlib, config, libiberty, etc. (aka naked-winsup.) Brian -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |