From owner-cvs-src@FreeBSD.ORG Wed Jan 2 07:21:08 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id CF11616A417; Wed, 2 Jan 2008 07:21:08 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id B348413C448; Wed, 2 Jan 2008 07:21:08 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.1/8.14.1) with ESMTP id m027L8Wb006842; Tue, 1 Jan 2008 23:21:08 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.1/8.14.1/Submit) id m027L8FI006841; Tue, 1 Jan 2008 23:21:08 -0800 (PST) (envelope-from obrien) Date: Tue, 1 Jan 2008 23:21:08 -0800 From: "David O'Brien" To: Tim Kientzle Message-ID: <20080102072108.GA3141@dragon.NUXI.org> References: <200801012220.m01MKCrE042428@repoman.freebsd.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200801012220.m01MKCrE042428@repoman.freebsd.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: CVSROOT exclude X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jan 2008 07:21:08 -0000 On Tue, Jan 01, 2008 at 10:20:11PM +0000, Tim Kientzle wrote: > kientzle 2008-01-01 22:20:11 UTC > Log: > The .uu files in libarchive/test don't require $FreeBSD$ keywords. However, the $FreeBSD$ in uuencoded files do not cause a problem. Since having the keyword makes it easier to see what revision of the file this is - would you consider adding them to the .uu files? Just about all the other .uu files in the tree have $FreeBSD$ in them. -- -- David (obrien@FreeBSD.org)