From owner-freebsd-questions@FreeBSD.ORG Thu Sep 25 10:13:23 2003 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 2C3E416A4B3 for ; Thu, 25 Sep 2003 10:13:23 -0700 (PDT) Received: from sferics.mongueurs.net (sferics.mongueurs.net [81.80.147.197]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C1A443FFB for ; Thu, 25 Sep 2003 10:13:20 -0700 (PDT) (envelope-from david@landgren.net) Received: from landgren.net (81-80-147-206.bpinet.com [81.80.147.206]) by sferics.mongueurs.net (Postfix) with ESMTP id A5590A94C; Thu, 25 Sep 2003 19:13:18 +0200 (CEST) Message-ID: <3F73223B.1000200@landgren.net> Date: Thu, 25 Sep 2003 19:13:31 +0200 From: David Landgren Organization: A thousand golden eyes are watching User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20030916 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bill Moran References: <3F730DF1.6080602@potentialtech.com> In-Reply-To: <3F730DF1.6080602@potentialtech.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: cvsup -> down? 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, 25 Sep 2003 17:13:23 -0000 Bill Moran wrote: > Hey all. > > This seems like a really dumb question to me, but I'm having such a rough > last two weeks that I'd rather be sure by sounding stupid, than by looking > stupid. > > What I'm doing is upgrading a machine to RELEASE_5_1 (to take care of the > recent arp problems) and I wasn't paying attention when I started > cvsupping, > and accidentally started it cvsupping to HEAD instead. I realized my > mistake halfway through and canceled it. Then restarted it with the > proper "tag=RELENG_5_1" I'd throw it all away and start again as you suggest as a second alternative. This assumes you have a set up like I have: one machine that cvsup's against an official cvsup host, and then that machine is used the source for the rest of the machines. Makes the cvsups go really fast. Later, David