Return-Path: Delivered-To: new-httpd-archive@hyperreal.org Received: (qmail 9772 invoked by uid 6000); 16 Jan 2000 11:14:54 -0000 Received: (qmail 9762 invoked from network); 16 Jan 2000 11:14:52 -0000 Received: from mail.iserlohn.netsurf.de (194.195.194.253) by taz.hyperreal.org with SMTP; 16 Jan 2000 11:14:52 -0000 Received: from schumann.cx (hennen32s.iserlohn.netsurf.de [194.195.194.226]) by mail.iserlohn.netsurf.de (8.9.1/8.9.1) with SMTP id MAA32526 for ; Sun, 16 Jan 2000 12:15:09 +0100 Received: (qmail 1905 invoked from network); 16 Jan 2000 11:14:47 -0000 Received: from flaubert.foo.bar (192.168.0.99) by guerilla.foo.bar with SMTP; 16 Jan 2000 11:14:47 -0000 Received: (qmail 2806 invoked by uid 500); 16 Jan 2000 11:14:47 -0000 Date: Sun, 16 Jan 2000 12:14:47 +0100 From: Sascha Schumann To: new-httpd@apache.org Subject: Re: Building 2.0? Message-ID: <20000116121447.A2742@schumann.cx> References: <007501bf5f59$dc97fee0$0a1aa8c0@jetnet.co.uk> <20000115141538.A15873@schumann.cx> <20000115173419.A10932@io.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0i In-Reply-To: <20000115173419.A10932@io.com>; from manojk@io.com on Sat, Jan 15, 2000 at 05:34:19PM -0600 X-Notice: Copyright (c) 2000 Sascha Schumann. All rights reserved. X-Operating-System: Linux 2.2.14 #3 Tue Jan 11 22:09:10 CET 2000 alpha Sender: new-httpd-owner@apache.org Precedence: bulk Reply-To: new-httpd@apache.org On Sat, Jan 15, 2000 at 05:34:19PM -0600, Manoj Kasichainula wrote: > On Sat, Jan 15, 2000 at 02:15:38PM +0100, Sascha Schumann wrote: > > You need to run > > > > $ cvs update -dP > > In fact, this should be your default. Add: > > update -Pd > > to your ~/.cvsrc That's right, if you use only apache-x.x and similar repositories. One exception is where you have one repository with a set of hundreds of directories and you need only a subset of these for a specific CVS module. `cvs update -d' will cause all directories to be checked out which is not always the desired result. That's why I generally don't recommened to put "upd -dP" in the .cvsrc file. -- Regards, Sascha Schumann Consultant