From owner-freebsd-hackers Sat Dec 14 16:27:53 1996 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id QAA03840 for hackers-outgoing; Sat, 14 Dec 1996 16:27:53 -0800 (PST) Received: from sag.space.lockheed.com (sag.space.lockheed.com [192.68.162.134]) by freefall.freebsd.org (8.8.4/8.8.4) with SMTP id QAA03833 for ; Sat, 14 Dec 1996 16:27:50 -0800 (PST) Received: from localhost by sag.space.lockheed.com; (5.65v3.2/1.1.8.2/21Nov95-0423PM) id AA22694; Sat, 14 Dec 1996 16:27:39 -0800 Date: Sat, 14 Dec 1996 16:27:39 -0800 (PST) From: "Brian N. Handy" To: John Polstra Cc: Nate Williams , freebsd-hackers@FreeBSD.ORG Subject: Re: CVSup 14.0 is now available In-Reply-To: <199612142255.OAA23778@austin.polstra.com> Message-Id: X-Files: The truth is out there Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Nate Writes: >> I created the file ~sup/src-sys/refuse.cvs with the following lines: >> */pc98 >> */pc98/* >> src/sys/pc98 >> src/sys/pc98/* >> >> But none of them work. How do I tell my client to not get the pc98 >> files? John replies: >This ought to work. I tried it here with exactly the same setup, and it >worked. Are you sure you're using version 14.0 of cvsup? Type "cvsup -v" >to make sure. A couple of people have gotten bitten by my change of >installation directory to "/usr/local/bin". They still had the old >version in "/usr/local/sbin" and it was first in their PATH. I just tried it, same result as nate. I killed my pc98 stuff, did the above bit in the above file (actually just "*/pc98"), and ... I fetched the whole thing all over again. I verified I'm running cvsup-14.0. Here's the src-sys line from my supfile: src-sys release=cvs host=cvsup2.freebsd.org hostbase=/home base=/usr/2.2-CURRENT prefix=/usr/2.2-CURRENT delete old use-rel-suffix compress tag=RELENG_2_2 Awaiting orders, Brian