From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Xue Fuqiao Newsgroups: gmane.emacs.devel Subject: Re: [Emacs-diffs] trunk r114239: * vc/vc-svn.el (vc-svn-retrieve-tag): Mark unused argument. Date: Fri, 13 Sep 2013 22:35:00 +0800 Message-ID: References: <5kioy69gt8.fsf@fencepost.gnu.org> <9pa9ji9ghh.fsf@fencepost.gnu.org> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1379082915 26025 80.91.229.3 (13 Sep 2013 14:35:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 13 Sep 2013 14:35:15 +0000 (UTC) Cc: Stefan Monnier , emacs-devel To: Glenn Morris Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Sep 13 16:35:20 2013 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1VKUSu-0005TN-GW for ged-emacs-devel@m.gmane.org; Fri, 13 Sep 2013 16:35:20 +0200 Original-Received: from localhost ([::1]:47391 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKUSu-0007Cw-4I for ged-emacs-devel@m.gmane.org; Fri, 13 Sep 2013 10:35:20 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52336) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKUSl-00075x-Vk for emacs-devel@gnu.org; Fri, 13 Sep 2013 10:35:16 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VKUSh-0001OQ-3t for emacs-devel@gnu.org; Fri, 13 Sep 2013 10:35:11 -0400 Original-Received: from mail-ie0-x22a.google.com ([2607:f8b0:4001:c03::22a]:49815) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VKUSb-000171-6s; Fri, 13 Sep 2013 10:35:01 -0400 Original-Received: by mail-ie0-f170.google.com with SMTP id x13so2729955ief.15 for ; Fri, 13 Sep 2013 07:35:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=1i8Y1FOkfGE9o0iif9Cl3e1IZtCGke1730j3jfPlTFY=; b=OTkFXYpcoziLhUpIrBW0gRz/9w5SRDV3SmEcCMMU6Fryr8hS1sYMFWRdVmKSRH3RgW NDLxhDKMD47kfslG0R7BhV8Y1a2mJE8WOKSuKDP3pKAMxv7pgJXoGvObxEw3GbCPVYyA fjFOTDoM94cMAqkZ0Fs/MdQidU3pCrExFFwymuUSkulR+OmN2hgJxi7gG0xu4bwgQZHi AQehnxx0AnmuRN7RCzrUPRPZD+JcHA3EYra6JnxeSZV63nFZCJ0soD0FiwuGtibz+CuW ZWdexq0ROsMDr0AFx4xUNHNBROSOLovdRFDI/O5h7ijIWI1K5Q/V/L7wesJXKUjvO3sY XX9Q== X-Received: by 10.43.130.2 with SMTP id hk2mr3222005icc.11.1379082900135; Fri, 13 Sep 2013 07:35:00 -0700 (PDT) Original-Received: by 10.42.51.75 with HTTP; Fri, 13 Sep 2013 07:35:00 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c03::22a X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:163329 Archived-At: On Fri, Sep 13, 2013 at 10:13 AM, Glenn Morris wrote: > Stefan Monnier wrote: > >>> Go to http://hydra.nixos.org/jobset/gnu/emacs-trunk >>> Pick an evaluation you are interested in. >> >> I have no idea how to pick one. > > They are listed in order of increasing age. > Probably you want the most recent one. > This is the one with the highest # number, and will be the first listed. > If the "Success" column at the RHS has grey boxes, it means it did not > finish building everything yet. So long as there is a green box with at > least "1" in it, there is something to look at. > > Each evaluation corresponds to a bzr revision, as listed in "input changes". > >>> Pick a job. >> >> I don't really know which one to pick either (which ones includes >> compilation of .el files?). > > Probably you want the "tarball" job. > This one does a bootstrap followed by "make dist". > The other jobs all start from the generated tarfile, and just build on > different platforms. > The "coverage" job additionally runs "make check". > > The tarball jobs always runs first. If it fails, so does everything else. > >>> View raw log. Eg http://hydra.nixos.org/build/6080506/log/raw >> >> Aha, so it's this little "raw" button? > > Yep. It is also useful to me, thank you. Can you add them to admin/notes/hydra (maybe after some editing)? -- Best regards, Xue Fuqiao. http://www.gnu.org/software/emacs/