From owner-freebsd-questions Thu Dec 30 20: 3:37 1999 Delivered-To: freebsd-questions@freebsd.org Received: from smtp.nwlink.com (smtp.nwlink.com [209.20.130.57]) by hub.freebsd.org (Postfix) with ESMTP id 90EC615323 for ; Thu, 30 Dec 1999 20:03:34 -0800 (PST) (envelope-from rjoseph@nwlink.com) Received: from nwlink.com (ip218.r4.d.bel.nwlink.com [207.202.172.218]) by smtp.nwlink.com (8.9.3/8.9.3) with ESMTP id UAA07598 for ; Thu, 30 Dec 1999 20:03:33 -0800 (PST) Message-ID: <386C2A65.341990F4@nwlink.com> Date: Thu, 30 Dec 1999 20:00:37 -0800 From: R Joseph Wright X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.4-STABLE i386) X-Accept-Language: en MIME-Version: 1.0 Cc: freebsd-questions@FreeBSD.ORG Subject: Re: cvsup ports References: <386A53A2.286AE8F@nwlink.com> <87vh5hlh76.fsf@main.wgaf.net> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Arcady Genkin wrote: > > R Joseph Wright writes: > > > I tried to use cvsup to update my ports. Here is my cvsupfile: > > > > *default host=cvsup5.FreeBSD.org > > *default base=/usr > > *default prefix=/usr > > *default release=cvs tag=RELENG_3 > > *default delete use-rel-suffix > > *default compress > > ports-all > > > > I ran cvsup cvsupfile > > It connected fine. Then it proceeded to delete all my makefiles and > > other useful information from every port directory. > > A question: what does '*default release=cvs' mean (I don't understand > > what I'm doing really, I modified my cvsupfile from an example in The > > Complete FreeBSD)? > > You can't specify tag=RELENG_3 for ports, but you do via the default > line. Try using > > ports-all tag=. > > This is discussed in the handbook. For more info see: > http://www.freebsd.org/handbook/synching.html#CVSUP > > Cheers, > -- > Arcady Genkin http://wgaf.dyndns.org > "'What good is my pity? Is not the pity the cross upon which he who > loves man is nailed?..'" (Zarathustra - F. Nietzsche) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message Thanks, I put that in and it worked. You have got all the answers ;-} -- You will do foolish things, but do them with enthusiasm. Colette. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message