From owner-freebsd-questions Sat Nov 18 20:14:23 2000 Delivered-To: freebsd-questions@freebsd.org Received: from wondermutt.net (host75-157.student.udel.edu [128.175.75.157]) by hub.freebsd.org (Postfix) with ESMTP id E139837B479 for ; Sat, 18 Nov 2000 20:14:20 -0800 (PST) Received: from morgaine.udel.edu (morgaine.wondermutt.net [192.168.1.2]) by wondermutt.net (8.11.1/8.11.1) with ESMTP id eAJ4ElH26460; Sat, 18 Nov 2000 23:14:47 -0500 (EST) (envelope-from papalia@udel.edu) Message-Id: <4.3.2.7.2.20001118231211.00afe3d0@mail.udel.edu> X-Sender: papalia@mail.udel.edu X-Mailer: QUALCOMM Windows Eudora Version 4.3.2 Date: Sat, 18 Nov 2000 23:13:34 -0500 To: , freebsd-questions@FreeBSD.ORG From: John Subject: Re: Updateing Ports In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG >I just updated the ports collection with the following: > >*default host=cvsup3.FreeBSD.org >*default base=/usr >*default prefix=/usr >*default release=cvs tag=RELENG_4_1_1_RELEASE >*default delete use-rel-suffix > >1) The end result of this is /usr/ports/INDEX was deleted? >2) What did I do wrong? How can I get INDEX back You most likely want to create a separate configuration file for your ports collection, and make the tag=. (yes, that is a period there) instead of tag=RELENG..... From the online docs: http://www.freebsd.org/handbook/cvsup.html#CVSUP-CONFIG-VERS Here are the branch tags that users might be interested in. Keep in mind that only the tag=. is relevant for the ports collection. tag=. Hope that helps, --John To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message