Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Mar 1997 15:22:18 -0800 (PST)
From:      Doug White <dwhite@gdi.uoregon.edu>
To:        "James T. Mack" <jtmack@sirius.com>
Cc:        questions@freebsd.org
Subject:   Re: cvsup blowing on supfile
Message-ID:  <Pine.BSI.3.94.970331151634.2402E-100000@localhost>
In-Reply-To: <Pine.NXT.3.95q.970331012109.2126A-100000@neptune>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSI.3.94.970331151634.2402E-100000>