From owner-freebsd-questions Sat Feb 1 3:19:38 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E29CB37B401 for ; Sat, 1 Feb 2003 03:19:36 -0800 (PST) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.2.69.218]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7AA3943F43 for ; Sat, 1 Feb 2003 03:19:35 -0800 (PST) (envelope-from m.seaman@infracaninophile.co.uk) Received: from happy-idiot-talk.infracaninophile.co.uk (localhost [IPv6:::1]) by smtp.infracaninophile.co.uk (8.12.6/8.12.6) with ESMTP id h11BJU0F085449 for ; Sat, 1 Feb 2003 11:19:30 GMT (envelope-from matthew@happy-idiot-talk.infracaninophile.co.uk) Received: (from matthew@localhost) by happy-idiot-talk.infracaninophile.co.uk (8.12.6/8.12.6/Submit) id h11BJOqJ085448 for questions@FreeBSD.ORG; Sat, 1 Feb 2003 11:19:24 GMT Date: Sat, 1 Feb 2003 11:19:24 +0000 From: Matthew Seaman To: questions@FreeBSD.ORG Subject: Re: FreeBSD 2.7-RELEASE - Where are cvsup example files? Message-ID: <20030201111924.GC84798@happy-idiot-talk.infracaninophi> Mail-Followup-To: Matthew Seaman , questions@FreeBSD.ORG References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.3i X-Spam-Status: No, hits=-3.0 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT,REFERENCES,SPAM_PHRASE_00_01, USER_AGENT,USER_AGENT_MUTT version=2.43 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jan 31, 2003 at 11:00:06PM -0800, joe mcguckin wrote: > What happened to the example config files that used to live > In /usr/share/examples/cvsup ? Errr... I hope you mean 4.7-RELEASE --- I don't think there was ever a 2.7 release, although there was a 2.2.7 one upon a time. As I remember, the cvsup example files were accidentally left out of 4.6-RELEASE, but that was corrected very quickly and they've been in all subsequent releases. See http://www.freebsd.org/cgi/cvsweb.cgi/src/share/examples/cvsup/ for the CVS entries. If you've got the full system sources installed, you'll find copies in /usr/src/share/examples/cvsup, or you can use cvsup to pull down good copies. To solve the chicken-and-egg problem I've just posed you, use this sup-file: *default host=cvsup3.freebsd.org # Choose a server that's close *default base=/usr *default prefix=/usr *default release=cvs tag=RELENG_4_7 *default delete use-rel-suffix src-all 'tag=RELENG_4_7' will get you the latest patchlevel of 4.7-RELEASE. 'tag=RELENG_4' will get you the latest 4-STABLE. 'tag=RELENG_5_0' will get you 5.0-RELEASE and 'tag=.' will get you the latest 5-CURRENT Cheers, Matthew -- Dr Matthew J Seaman MA, D.Phil. 26 The Paddocks Savill Way PGP: http://www.infracaninophile.co.uk/pgpkey Marlow Tel: +44 1628 476614 Bucks., SL7 1TH UK To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message