From owner-cvs-all@FreeBSD.ORG Wed Jun 1 17:44:23 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7E13E16A426; Wed, 1 Jun 2005 17:44:23 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 154F043D1D; Wed, 1 Jun 2005 17:44:22 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.3/8.13.3) with ESMTP id j51HpJhh018460; Wed, 1 Jun 2005 11:51:19 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <429DF38B.2020107@samsco.org> Date: Wed, 01 Jun 2005 11:42:35 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Maxim.Sobolev@portaone.com References: <200506011552.j51FqdR2046893@repoman.freebsd.org> <429DED77.9050003@samsco.org> <429DF37B.8010203@portaone.com> In-Reply-To: <429DF37B.8010203@portaone.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.8 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.0.2 X-Spam-Checker-Version: SpamAssassin 3.0.2 (2004-11-16) on pooker.samsco.org Cc: cvs-src@FreeBSD.org, Tim Kientzle , cvs-all@FreeBSD.org, src-committers@FreeBSD.org Subject: Re: cvs commit: src/lib/libarchive archive_private.h archive_read.c archive_read_data_into_fd.c archive_write.c archive_write_set_compression_bzip2.c archive_write_set_compression_gzip.c archive_write_set_compression_none.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 01 Jun 2005 17:44:23 -0000 Maxim Sobolev wrote: > I think extending tinderbox to add into CC all people who have committed > into files that have changed since the last successful build will help > to improve situation a lot. This should be pretty easy to do - after the > buld is complete dig out revisions of all source files (by direct > parsing of CVS/Entries) and save it into some persistent location. If > the next build breaks, again make such list and for files whose versions > differ do cvs log, parse results and compile the list of people to be > notified from it. > > -Maxim > No, extra email will just be ignored, just like it is now. We need people to raise their personal standards and stop treating the FreeBSD CVS server as personal sandbox. This is just amateurish. Scott