From owner-freebsd-stable@FreeBSD.ORG Mon Mar 19 11:31:56 2007 Return-Path: X-Original-To: freebsd-stable@FreeBSD.ORG Delivered-To: freebsd-stable@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 6631216A404 for ; Mon, 19 Mar 2007 11:31:56 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from mail.ticketswitch.com (mail.ticketswitch.com [194.200.93.188]) by mx1.freebsd.org (Postfix) with ESMTP id 2C29813C4D0 for ; Mon, 19 Mar 2007 11:31:56 +0000 (UTC) (envelope-from petefrench@ticketswitch.com) Received: from [172.16.1.6] (helo=dilbert.ticketswitch.com) by mail.ticketswitch.com with esmtp (Exim 4.60 (FreeBSD)) (envelope-from ) id 1HTG5i-0008vW-AH for freebsd-stable@FreeBSD.ORG; Mon, 19 Mar 2007 11:31:54 +0000 Received: from petefrench by dilbert.ticketswitch.com with local (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HTG5i-000Ep8-07 for freebsd-stable@FreeBSD.ORG; Mon, 19 Mar 2007 11:31:54 +0000 To: freebsd-stable@FreeBSD.ORG Message-Id: From: Pete French Date: Mon, 19 Mar 2007 11:31:54 +0000 Cc: Subject: Reverting to 6.2-RELEASE X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Mar 2007 11:31:56 -0000 I appear to have a machine which will not run RELENG_6_2, though it runs the released code quite happily. Is there a CVS tag I can use to revert the sources back to the way they were on RELEASE? I want to be able to verify that this is and track down what changed! I don't think it should ever be the case that something which runs X.Y-RELEASE will not run RELENG_X_Y should it ? -pcf.