From owner-freebsd-newbies@FreeBSD.ORG Wed Apr 6 04:36:58 2005 Return-Path: Delivered-To: freebsd-newbies@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B841616A4CE for ; Wed, 6 Apr 2005 04:36:58 +0000 (GMT) Received: from smtp808.mail.sc5.yahoo.com (smtp808.mail.sc5.yahoo.com [66.163.168.187]) by mx1.FreeBSD.org (Postfix) with SMTP id 62A3D43D48 for ; Wed, 6 Apr 2005 04:36:58 +0000 (GMT) (envelope-from krinklyfig@spymac.com) Received: from unknown (HELO smogmonster.com) (jtinnin@pacbell.net@64.171.3.164 with login) by smtp808.mail.sc5.yahoo.com with SMTP; 6 Apr 2005 04:36:58 -0000 From: Joshua Tinnin To: freebsd-newbies@freebsd.org Date: Tue, 5 Apr 2005 21:36:57 -0700 User-Agent: KMail/1.8 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200504052136.57308.krinklyfig@spymac.com> Subject: Question about cvs-all list X-BeenThere: freebsd-newbies@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Gathering place for new users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Apr 2005 04:36:58 -0000 I was wondering if there's any way to tell where the commits on src are going. For instance, 5-STABLE is now getting changes which 5.4 isn't, at least AFAIK, and I know not everything in 6-CURRENT makes it to 5-STABLE. I just saw a change come through for src/lib/libarchive, but I'm not sure if all branches get the change. Is there any way to tell from the commit message on the cvs-all list where the source changes are going? Or am I misunderstanding how the branches work? - jt