From owner-freebsd-newbies@FreeBSD.ORG Mon May 26 16:17:38 2003 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D71EA37B401 for ; Mon, 26 May 2003 16:17:38 -0700 (PDT) Received: from smtp806.mail.sc5.yahoo.com (smtp806.mail.sc5.yahoo.com [66.163.168.185]) by mx1.FreeBSD.org (Postfix) with SMTP id 41F5B43F3F for ; Mon, 26 May 2003 16:17:38 -0700 (PDT) (envelope-from matt@forsetti.com) Received: from 5.163.252.64.snet.net (HELO forsetti.com) (matthew2967@sbcglobal.net@64.252.163.5 with plain) by smtp-sbc-v1.mail.vip.sc5.yahoo.com with SMTP; 26 May 2003 23:17:38 -0000 Message-ID: <3ED26957.3010600@forsetti.com> Date: Mon, 26 May 2003 19:21:59 +0000 From: Matt Smith User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.3) Gecko/20030423 X-Accept-Language: en-us, en MIME-Version: 1.0 To: timmssimon@shaw.ca References: <63baa65008.6500863baa@shaw.ca> In-Reply-To: <63baa65008.6500863baa@shaw.ca> X-Enigmail-Version: 0.73.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-newbies@freebsd.org Subject: Re: CVSup & ports collection X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 May 2003 23:17:39 -0000 timmssimon@shaw.ca wrote: > Hi, > I have just tried to update my ports collection using CVSup. I followed the instructions in the hand book and specified the following: > > *default host=cvsup.ca.FreeBSD.org > *default base=/usr/local/etc/cvsup > *default prefix=/usr > *default release=cvs delete use-rel-suffix compress > > src-all > > ports-all > > > The CVSup seems to run fine. I am left, however, with a large number of files with ",v" appended to the end. Is there some sort of merger procedure which I should follow to update my current files and to rename the new files to their name without the ",v"? > > > > _______________________________________________ > freebsd-newbies@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-newbies > To unsubscribe, send any mail to "freebsd-newbies-unsubscribe@freebsd.org" > > Check out that Handbook example again: http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/cvsup.html Note the line(s) referring to "tag". Hope that helps! -Matt