From owner-freebsd-questions@FreeBSD.ORG Tue Feb 24 22:12:18 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C05541065677 for ; Tue, 24 Feb 2009 22:12:18 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id 785D48FC12 for ; Tue, 24 Feb 2009 22:12:18 +0000 (UTC) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1Lc5Ve-0002PN-HZ for freebsd-questions@freebsd.org; Tue, 24 Feb 2009 22:12:14 +0000 Received: from pool-70-21-23-175.res.east.verizon.net ([70.21.23.175]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Feb 2009 22:12:14 +0000 Received: from nightrecon by pool-70-21-23-175.res.east.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 24 Feb 2009 22:12:14 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Michael Powell Followup-To: gmane.os.freebsd.questions Date: Tue, 24 Feb 2009 17:12:51 -0500 Lines: 22 Message-ID: References: <591F97E51551F72295A54D9D@utd65257.utdallas.edu> <200902241124.29278.fbsd.questions@rachie.is-a-geek.net> <03E14D7C7163B3A689C71392@utd65257.utdallas.edu> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: pool-70-21-23-175.res.east.verizon.net User-Agent: KNode/0.99.01 Sender: news Subject: Re: RELENG_7 != STABLE? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: nightrecon@verizon.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Feb 2009 22:12:19 -0000 Paul Schmehl wrote: [snip] > > *default host=cvsup12.FreeBSD.org > *default base=/usr > *default prefix=/usr > *default tag=RELENG_7 > *default release=cvs > *default delete use-rel-suffix > *default compress > Try a different server further up in the hierarchy. I recently had a similar situation with cvsup11 except for me it was the ports tree that was really behind. I think some of these aren't getting updated for some reason or another in the manner they should. Try cvsup3 and/or cvsup2 and see if you get the right bits. -Mike