From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Romain Francoise Newsgroups: gmane.emacs.devel Subject: Re: Bootstrapping Emacs-23.0.60-trunk newly broken (GNU/Linux, Cygwin) Date: Sat, 12 Apr 2008 15:41:52 +0200 Organization: orebokech dot com Message-ID: <8763unkx5r.fsf@elegiac.orebokech.com> References: <47FF2A29.4010908@alice.it> <4800687C.8090708@alice.it> <48007E59.7040805@alice.it> <87d4ovl2id.fsf@elegiac.orebokech.com> <4800A834.6010705@gmx.at> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1208007813 23300 80.91.229.12 (12 Apr 2008 13:43:33 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 12 Apr 2008 13:43:33 +0000 (UTC) Cc: Juanma Barranquero , Eli Zaretskii , Angelo Graziosi , emacs-devel@gnu.org To: martin rudalics Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Apr 12 15:44:06 2008 connect(): Connection refused Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jkg1V-000270-Eh for ged-emacs-devel@m.gmane.org; Sat, 12 Apr 2008 15:44:05 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jkg0r-00080b-Lr for ged-emacs-devel@m.gmane.org; Sat, 12 Apr 2008 09:43:25 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jkfzb-0007cq-7S for emacs-devel@gnu.org; Sat, 12 Apr 2008 09:42:07 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1JkfzZ-0007be-1F for emacs-devel@gnu.org; Sat, 12 Apr 2008 09:42:06 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1JkfzY-0007bU-La for emacs-devel@gnu.org; Sat, 12 Apr 2008 09:42:04 -0400 Original-Received: from smtp4-g19.free.fr ([212.27.42.30]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1JkfzQ-0007Kw-AU; Sat, 12 Apr 2008 09:41:56 -0400 Original-Received: from smtp4-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp4-g19.free.fr (Postfix) with ESMTP id C967D3EA0C3; Sat, 12 Apr 2008 15:41:53 +0200 (CEST) Original-Received: from elegiac.orebokech.com (home.orebokech.com [82.67.41.165]) by smtp4-g19.free.fr (Postfix) with ESMTP id A9B083EA10E; Sat, 12 Apr 2008 15:41:53 +0200 (CEST) Original-Received: by elegiac.orebokech.com (Postfix, from userid 1000) id 739DF3BD7C; Sat, 12 Apr 2008 15:41:52 +0200 (CEST) X-Face: }9mYu,e_@+e!`Z-P5kVXa3\_b:hdJ"B)ww[&=b<2=awG:GOIM, Juanma Barranquero , Eli Zaretskii , emacs-devel@gnu.org, Angelo Graziosi In-Reply-To: <4800A834.6010705@gmx.at> (martin rudalics's message of "Sat, 12 Apr 2008 14:16:52 +0200") X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:95049 Archived-At: martin rudalics writes: >> (the usual way of using buildbot is with a notification script in >> the CVS commit hooks, but I don't think this is allowed on >> Savannah). > What would that do precisely? It would allow buildbot to trigger a rebuild automatically after a commit (with configurable strategies to avoid rebuilding too often) and notify the people who have committed changes (since the last build) in case of failure.