From owner-freebsd-hackers@FreeBSD.ORG Thu Oct 20 04:17:10 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6A97B16A41F for ; Thu, 20 Oct 2005 04:17:10 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (Odin.AC.HMC.Edu [134.173.32.75]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D87843D62 for ; Thu, 20 Oct 2005 04:17:09 +0000 (GMT) (envelope-from brdavis@odin.ac.hmc.edu) Received: from odin.ac.hmc.edu (localhost.localdomain [127.0.0.1]) by odin.ac.hmc.edu (8.13.0/8.13.0) with ESMTP id j9K4H9bg023836; Wed, 19 Oct 2005 21:17:09 -0700 Received: (from brdavis@localhost) by odin.ac.hmc.edu (8.13.0/8.13.0/Submit) id j9K4H9gs023835; Wed, 19 Oct 2005 21:17:09 -0700 Date: Wed, 19 Oct 2005 21:17:09 -0700 From: Brooks Davis To: Daniel Molina Wegener Message-ID: <20051020041709.GC22319@odin.ac.hmc.edu> References: <20051020040902.GA21873@daemon.unete.cl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20051020040902.GA21873@daemon.unete.cl> User-Agent: Mutt/1.4.1i X-Virus-Scanned: by amavisd-new X-Spam-Status: No, hits=0.0 required=8.0 tests=none autolearn=no version=2.63 X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on odin.ac.hmc.edu Cc: FreeBSD Hackers Subject: Re: Which branch? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Oct 2005 04:17:10 -0000 On Thu, Oct 20, 2005 at 01:09:02AM -0300, Daniel Molina Wegener wrote: > > Hello, > > My computer is running with FreeBSD 5.4-STABLE. I've tried > updating the source tree with RELENG_5, but I get some compile > time errors. > > Is the RELENG_5 branch abandoned? No. We can't help you with your errors though unless you tell use what they are. > Also, I must download the RELENG_6 branch (6-STABLE) and contribute > to this branch?. You don't have to, but you might want to. It's got improvements and is clearly the way forward. -- Brooks