From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Christoph Scholtes Newsgroups: gmane.emacs.devel Subject: Re: Emacs pretest 24.0.90 Date: Thu, 13 Oct 2011 16:54:50 -0600 Message-ID: <4E976C3A.3010505@gmail.com> References: <87litcvtu2.fsf@stupidchicken.com> <565EF29AD574471187720A71C5ABD45D@us.oracle.com> <0104F6D1EEF842E59CCF3919D175BD24@us.oracle.com> <4E9644C0.9030503@gmail.com> <87liso3m1w.fsf@stupidchicken.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Trace: dough.gmane.org 1318546505 29709 80.91.229.12 (13 Oct 2011 22:55:05 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 13 Oct 2011 22:55:05 +0000 (UTC) Cc: Stefan Monnier , emacs-devel@gnu.org To: Chong Yidong Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Oct 14 00:55:01 2011 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([140.186.70.17]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1REUB3-0005ry-7B for ged-emacs-devel@m.gmane.org; Fri, 14 Oct 2011 00:55:01 +0200 Original-Received: from localhost ([::1]:57360 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REUB2-00049s-Hv for ged-emacs-devel@m.gmane.org; Thu, 13 Oct 2011 18:55:00 -0400 Original-Received: from eggs.gnu.org ([140.186.70.92]:53322) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REUAz-00049b-IH for emacs-devel@gnu.org; Thu, 13 Oct 2011 18:54:58 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1REUAy-0002dR-E5 for emacs-devel@gnu.org; Thu, 13 Oct 2011 18:54:57 -0400 Original-Received: from mail-gy0-f169.google.com ([209.85.160.169]:55841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1REUAy-0002dG-A6 for emacs-devel@gnu.org; Thu, 13 Oct 2011 18:54:56 -0400 Original-Received: by gyf3 with SMTP id 3so442578gyf.0 for ; Thu, 13 Oct 2011 15:54:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:cc:subject :references:in-reply-to:content-type:content-transfer-encoding; bh=9tmeNGmMKXtlbtZzj0EyHZZ6TJwNH+XPudyg2rsD3I8=; b=rDzEVaeKAI9cwWBJLIxwAbnVPySPc+4x496nHA8MdLtqkS/oQDScrHaCn27rhF/PlY UrdnNBI69UQSs+Io1h3GW1/KOkoxTsAALtwqP46tq5S2hP8syL3rGqmZ7sYiIr3wCFq5 z/VQBopVGncBASVZzC3kXcopYl9eJ995ZcRQA= Original-Received: by 10.42.136.196 with SMTP id v4mr11410583ict.3.1318546494954; Thu, 13 Oct 2011 15:54:54 -0700 (PDT) Original-Received: from [192.168.1.3] (71-212-151-183.hlrn.qwest.net. [71.212.151.183]) by mx.google.com with ESMTPS id p16sm3019521ibk.6.2011.10.13.15.54.51 (version=SSLv3 cipher=OTHER); Thu, 13 Oct 2011 15:54:52 -0700 (PDT) User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1 In-Reply-To: <87liso3m1w.fsf@stupidchicken.com> X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-Received-From: 209.85.160.169 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:145166 Archived-At: On 10/13/2011 10:15 AM, Chong Yidong wrote: > Stefan Monnier writes: > >>> If Chong or Stephan want to send me instructions on how to upload the builds >>> I will upload the pretest build and weekly builds until Sean is back. >> >> That would be great. But I don't know how the upload process >> works. Chong? > > See step 11 in admin/make-tarball. Except the files needs to go in the > windows/ subdirectory. Thanks. I will have a look there.