From owner-freebsd-questions Mon Mar 31 15:22:38 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA17074 for questions-outgoing; Mon, 31 Mar 1997 15:22:38 -0800 (PST) Received: from gdi.uoregon.edu (gdi.uoregon.edu [128.223.170.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA17063 for ; Mon, 31 Mar 1997 15:22:23 -0800 (PST) Received: from localhost (dwhite@localhost) by gdi.uoregon.edu (8.8.5/8.6.12) with SMTP id PAA02448; Mon, 31 Mar 1997 15:22:18 -0800 (PST) Date: Mon, 31 Mar 1997 15:22:18 -0800 (PST) From: Doug White X-Sender: dwhite@localhost Reply-To: Doug White To: "James T. Mack" cc: questions@freebsd.org Subject: Re: cvsup blowing on supfile In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 31 Mar 1997, James T. Mack wrote: > > > I have been trying to use the binary version of cvsup in hopes > of not having to compile modula-3 on my system. I am using > the 13.4 version from ftp.freebsd.org and have the following > supfile : > > *default host=cvsup.freebsd.org > *default release=cvs > *default prefix=/usr > *default tag=RELENG_2_2_1_RELEASE > *default base=/usr > *default delete use-rel-suffix compress > src-all > src-secure Try this: src-all release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete use-rel-suffix compress tag=RELENG_2_2_1_RELEASE src-secure release=cvs host=cvsup.FreeBSD.org hostbase=/home base=/usr prefix=/usr delete use-rel-suffix compress tag=RELENG_2_2_1_RELEASE This is a converted supfile, which cvsup can grok after running through 'supconv' and subsequently hacked. Run `cvsup my-supfile' and you should get the files. YOu will get the real files and NOT the cvs tree. Doug White | University of Oregon Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant http://gladstone.uoregon.edu/~dwhite | Computer Science Major