From owner-freebsd-hackers Fri Nov 15 19:04:19 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id TAA05915 for hackers-outgoing; Fri, 15 Nov 1996 19:04:19 -0800 (PST) Received: from seagull.rtd.com (seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id TAA05907 for ; Fri, 15 Nov 1996 19:04:08 -0800 (PST) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id UAA07230 for freebsd-hackers@freefall.cdrom.com; Fri, 15 Nov 1996 20:04:05 -0700 (MST) From: Don Yuniskis Message-Id: <199611160304.UAA07230@seagull.rtd.com> Subject: CVS Attic... To: freebsd-hackers@freefall.FreeBSD.org (FreeBSD hackers) Date: Fri, 15 Nov 1996 20:04:04 -0700 (MST) X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Greetings! It's my understanding that a "cvs remove " should put into the Attic subdirectory in the repository. Are there conditions when this is *not* true? (i.e. *my* removes aren't going to the Attic). I've dug through the FAQ and it, too, claims this to be the case... --don