From owner-freebsd-questions@FreeBSD.ORG Fri Feb 6 12:33:01 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 068A216A4CF for ; Fri, 6 Feb 2004 12:33:01 -0800 (PST) Received: from mwinf0404.wanadoo.fr (smtp4.wanadoo.fr [193.252.22.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id B730343D5C for ; Fri, 6 Feb 2004 12:32:58 -0800 (PST) (envelope-from jthys@wanadoo.fr) Received: from AVelizy-112-1-24-163.w81-249.abo.wanadoo.fr (AVelizy-112-1-24-163.w81-249.abo.wanadoo.fr [81.249.128.163]) by mwinf0404.wanadoo.fr (SMTP Server) with ESMTP id 77A243800096 for ; Fri, 6 Feb 2004 21:32:32 +0100 (CET) From: jens To: freebsd-questions@FreeBSD.ORG Date: Fri, 6 Feb 2004 21:32:42 +0100 User-Agent: KMail/1.5.4 References: <200402061932.07544.jthys@wanadoo.Fr> <44znbwarch.fsf@be-well.ilk.org> In-Reply-To: <44znbwarch.fsf@be-well.ilk.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402062132.42254.jthys@wanadoo.fr> Subject: Re: cvsup ports question Freebsd 5.2 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: Fri, 06 Feb 2004 20:33:01 -0000 On Friday 06 February 2004 21:24, Lowell Gilbert wrote: Ok thanks > jens writes: > > Hi folks, > > I have build the ports tree using the default ports-sup file tag > > tag=. > > > > I want to understand why my ports tree is wiped off when i change the tag > > value to > > RELENG_5_2_0_RELEASE > > or > > RELENG_5 > > or > > RELENG_5_2 > > Quoted from some of the example supfiles: > > > ########################################################################### >#### # > # DANGER! WARNING! LOOK OUT! VORSICHT! > # > # If you add any of the ports or doc collections to this file, be sure > to # specify them with a "tag" value set to ".", like this: > # > # ports-all tag=. > # doc-all tag=. > # > # If you leave out the "tag=." portion, CVSup will delete all of > # the files in your ports or doc tree. That is because the ports and > doc # collections do not use the same tags as the main part of the FreeBSD > # source tree. > # > > ########################################################################### >#### _______________________________________________ > 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"