From owner-freebsd-questions@FreeBSD.ORG Thu Feb 12 09:28:06 2004 Return-Path: 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 C9EFC16A4CE for ; Thu, 12 Feb 2004 09:28:06 -0800 (PST) Received: from edenpr.k12.mn.us (s234-26.edenpr.k12.mn.us [198.174.26.234]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0100443D1F for ; Thu, 12 Feb 2004 09:28:06 -0800 (PST) (envelope-from jstuart@edenpr.k12.mn.us) Received: from EPS_MAIL-MTA by edenpr.k12.mn.us with Novell_GroupWise; Thu, 12 Feb 2004 11:28:05 -0600 Message-Id: X-Mailer: Novell GroupWise Internet Agent 6.0.2 Date: Thu, 12 Feb 2004 11:27:51 -0600 From: "Joe Stuart" To: , Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: Re: Cvsup X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 12 Feb 2004 17:28:06 -0000 Thanks, was reading the handbook and got it confused with updating src. >>> Jez Hancock 02/12/04 11:21AM >>> On Thu, Feb 12, 2004 at 11:08:30AM -0600, Joe Stuart wrote: > I'm running freebsd 4.8 and trying to use cvsup to update my ports tree. > My supfile contains. > > *default tag=RELENG_4_8 > *default host=cvsup9.freebsd.org > *default prefix=/usr > *default release=cvs delete use-rel-suffix compress > > ports-all > > But when I run it it deleted about %90 of my ports. > Any help is appreciated. You need to change the tag line to read: *default tag=. Your best bet is to use the sample supfile here: /usr/share/examples/cvsup/ports-supfile which has lots of useful comments in it. HTH. -- Jez Hancock - System Administrator / PHP Developer http://munk.nu/ http://jez.hancock-family.com/ - Another FreeBSD Diary http://ipfwstats.sf.net/ - ipfw peruser traffic logging _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"