From xemacs-m  Mon Jan 13 12:38:57 1997
Received: from mailhost.lanl.gov (mailhost.lanl.gov [128.165.3.12])
          by xemacs.org (8.8.4/8.8.4) with ESMTP
	  id MAA06266 for <xemacs-beta@xemacs.org>; Mon, 13 Jan 1997 12:38:56 -0600 (CST)
Received: from xdiv.lanl.gov (xdiv.lanl.gov [128.165.116.106]) by mailhost.lanl.gov (8.8.4/8.8.3) with ESMTP id LAA09157 for <xemacs-beta@xemacs.org>; Mon, 13 Jan 1997 11:38:56 -0700 (MST)
Received: from branagh.lanl.gov (branagh.lanl.gov [128.165.16.72]) by xdiv.lanl.gov (8.6.12/8.6.12) with ESMTP id LAA10616; Mon, 13 Jan 1997 11:38:55 -0700
Received: by branagh.lanl.gov (SMI-8.6/SMI-SVR4)
	id LAA03319; Mon, 13 Jan 1997 11:36:15 -0700
Date: Mon, 13 Jan 1997 11:36:15 -0700
Message-Id: <199701131836.LAA03319@branagh.lanl.gov>
From: John Turner <turner@xdiv.lanl.gov>
To: xemacs-beta@xemacs.org
Subject: Re: build report: failure with 20.0-b90 on Linux 2.0.27
In-Reply-To: <m220brb8fs.fsf@altair.xemacs.org>
References: <hhsp47seyu.fsf@dres.elam.org>
	<m26813mqqs.fsf@altair.xemacs.org>
	<hhpvzbs6vr.fsf@dres.elam.org>
	<m220brb8fs.fsf@altair.xemacs.org>
Reply-To: turner@lanl.gov

Steven L. Baur writes:

 > I know about the empty lisp/url directory in the distribution, I told
 > cvs to blow it away but it didn't completely work.  At least the files
 > didn't reappear ...

If I understand you, you need to use the -P (prune) options to cvs
when checking out and updating.  Since that's typically what I want,
I have a line like this in my .cvsrc:

update -d -P

(The -d adds directories missing from the workspace, i.e. directories
someone else may have created since your checkout.)

--
John A. Turner         |"Music is the cup which holds the wine of silence;
Los Alamos Natl. Lab.  |  sound is that cup, but empty;
e-mail: turner@lanl.gov|    noise is that cup, but broken."
                       |                        - Robert Fripp

