From owner-freebsd-questions@FreeBSD.ORG Fri Jun 23 04:09:47 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 9D6B616A481 for ; Fri, 23 Jun 2006 04:09:47 +0000 (UTC) (envelope-from freebsd@dfwlp.com) Received: from zeus.int.dfwlp.com (zeus.dfwlp.com [208.11.134.127]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3FD7A43D45 for ; Fri, 23 Jun 2006 04:09:47 +0000 (GMT) (envelope-from freebsd@dfwlp.com) Received: from athena.int.dfwlp.com (athena.int.dfwlp.com [192.168.125.83]) (authenticated bits=0) by zeus.int.dfwlp.com (8.13.6/8.13.6) with ESMTP id k5N49hU4010944 for ; Thu, 22 Jun 2006 23:09:43 -0500 (CDT) (envelope-from freebsd@dfwlp.com) From: Jonathan Horne To: freebsd-questions@freebsd.org Date: Thu, 22 Jun 2006 23:09:37 -0500 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200606222309.38096.freebsd@dfwlp.com> X-Spam-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED autolearn=failed version=3.1.3 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on zeus.int.dfwlp.com Subject: from STABLE to RELENG? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 04:09:47 -0000 generally, how risky of an operation is it to change the branch im following (assuming i have a server in good working order)? i think i would now prefer to start following RELENG on my production servers instead of STABLE (not that im having any issues), so that i can keep up with patchlevels of specific servers a little easier. im sure this is a common thing, but i want to ask since google didnt bring anything up to me on this topic. thanks, jonathan