From owner-freebsd-stable Thu Dec 11 14:51:19 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.7/8.8.7) id OAA21818 for stable-outgoing; Thu, 11 Dec 1997 14:51:19 -0800 (PST) (envelope-from owner-freebsd-stable) Received: from word.smith.net.au (ppp4.portal.net.au [202.12.71.104]) by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id OAA21810 for ; Thu, 11 Dec 1997 14:51:13 -0800 (PST) (envelope-from mike@word.smith.net.au) Received: from word (localhost [127.0.0.1]) by word.smith.net.au (8.8.8/8.8.5) with ESMTP id JAA01930; Fri, 12 Dec 1997 09:14:17 +1030 (CST) Message-Id: <199712112244.JAA01930@word.smith.net.au> X-Mailer: exmh version 2.0zeta 7/24/97 To: Dan Jacobowitz cc: Alexander Tatmaniants , stable@FreeBSD.ORG Subject: Re: disappearing ports In-reply-to: Your message of "Thu, 11 Dec 1997 15:59:47 CDT." Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Date: Fri, 12 Dec 1997 09:14:16 +1030 From: Mike Smith Sender: owner-freebsd-stable@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > > > I just cvsupped for the first time in a wee...(ports-all, src-all, and the > > > eBones stuff) - and cvsup is now busy wiping /usr/ports completely. How > > > the heck did that come about? Is /usr/ports no longer suppable or > > > something? > > there is no ports for -stable, try to check out ports for -release > > (tag: RELEASE_2_2_5) or for -current (no tags needed). > > > > Um.... > no, you fail to understand. I know the ports ARE included in RELENG_2_2. They are *NOT*. See this excerpt from /usr/share/examples/cvsup/stable-supfile: # DANGER! WARNING! LOOK OUT! VORSICHT! # # If you add any of the ports collections to this file, be sure to # specify them like this: # # ports-all tag=. # # If you leave out the "tag=." portion, CVSup will delete all of # the files in your ports tree. That is because "RELENG_2_1_0" and # "RELENG_2_2" are not valid tags for the ports portion of the CVS # repository. Now, without the relevant line(s) from your CVSupfile and the host that you are CVSupping from, nobody can do anything more than speculate that you've changed something and are looking for someone else to blame for your mistake. mike