From owner-freebsd-questions Tue Feb 13 20:54:12 2001 Delivered-To: freebsd-questions@freebsd.org Received: from BB-62-5-7-230.bb.tninet.se (bb-62-5-7-230.bb.tninet.se [62.5.7.230]) by hub.freebsd.org (Postfix) with ESMTP id 46DDF37B491 for ; Tue, 13 Feb 2001 20:54:06 -0800 (PST) Received: from BB-62-5-7-230.bb.tninet.se (localhost.login.telenordia.se [127.0.0.1]) by BB-62-5-7-230.bb.tninet.se (8.11.2/8.11.2) with SMTP id f1E4rYN26867; Wed, 14 Feb 2001 05:53:35 +0100 (CET) (envelope-from mark.rowlands@minmail.net) From: Mark Rowlands Organization: Qbranch AB To: "Christopher W. Aiken" Subject: Re: Simple CVSUP Question Date: Wed, 14 Feb 2001 05:53:34 +0100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" Cc: FreeBSD Questions References: <20010212182101.A42578@mollari.cthul.hu> In-Reply-To: <20010212182101.A42578@mollari.cthul.hu> MIME-Version: 1.0 Message-Id: <01021405533400.17095@BB-62-5-7-230.bb.tninet.se> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Tuesday 13 February 2001 03:21, Kris Kennaway wrote: > > On Mon, Feb 12, 2001 at 07:17:40PM -0500, Christopher W. Aiken wrote: > > I wanted to try and update my ports tree and someone suggested > > I use the "cvsup" system. On my FreeBSD 4.2 CD's I have: > > cvs2cl-2.29.tgz cvsmapfs-1.3.tgz cvsutils-0.1.5.tgz > > cvs2html-1.74.tgz cvsup-bin-16.1.tgz cvsweb-1.104.1.39.tgz > > cvsmail-1.5.tgz cvsupd-bin-16.1.tgz > > > > Which one do I need? > > cvsup-bin. Reading the descriptions for the ports on > www.freebsd.org/ports would have told you this :-) > # cvsup -g -L 2 this_file_name *default host=cvsup.fi.FreeBSD.org *default base=/usr *default prefix=/usr # The following line is for 4-stable. If you want 3.x-stable, change # "RELENG_4" to "RELENG_3". *default release=cvs tag=RELENG_4 *default delete use-rel-suffix # If your network link is a T1 or faster, comment out the following line. *default compress ports-all tag=. and this is an example sup file change the host for one near you :-) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message