From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Jim Meyering Newsgroups: gmane.emacs.devel Subject: Re: Missing file in EMACS_22_BASE (GIT repo) Date: Thu, 04 Oct 2007 15:33:07 +0200 Message-ID: <87ejgbxawc.fsf@rho.meyering.net> References: <87przvxc7h.fsf@rho.meyering.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: sea.gmane.org 1191504803 17758 80.91.229.12 (4 Oct 2007 13:33:23 GMT) X-Complaints-To: usenet@sea.gmane.org NNTP-Posting-Date: Thu, 4 Oct 2007 13:33:23 +0000 (UTC) Cc: Emacs Devel To: dhruva Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Oct 04 15:33:19 2007 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 1IdQpK-00015a-UM for ged-emacs-devel@m.gmane.org; Thu, 04 Oct 2007 15:33:19 +0200 Original-Received: from localhost ([127.0.0.1] helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdQpG-0004B0-DE for ged-emacs-devel@m.gmane.org; Thu, 04 Oct 2007 09:33:14 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IdQpC-0004AR-4h for emacs-devel@gnu.org; Thu, 04 Oct 2007 09:33:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IdQpB-0004AB-CM for emacs-devel@gnu.org; Thu, 04 Oct 2007 09:33:09 -0400 Original-Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IdQpB-0004A8-9u for emacs-devel@gnu.org; Thu, 04 Oct 2007 09:33:09 -0400 Original-Received: from smtp3-g19.free.fr ([212.27.42.29]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IdQpA-00072d-Tn for emacs-devel@gnu.org; Thu, 04 Oct 2007 09:33:09 -0400 Original-Received: from smtp3-g19.free.fr (localhost.localdomain [127.0.0.1]) by smtp3-g19.free.fr (Postfix) with ESMTP id 6C8BE17B5AE for ; Thu, 4 Oct 2007 15:33:08 +0200 (CEST) Original-Received: from mx.meyering.net (mx.meyering.net [82.230.74.64]) by smtp3-g19.free.fr (Postfix) with ESMTP id 56E2F17B574 for ; Thu, 4 Oct 2007 15:33:08 +0200 (CEST) Original-Received: by rho.meyering.net (Acme Bit-Twister, from userid 1000) id 31837503D2; Thu, 4 Oct 2007 15:33:07 +0200 (CEST) In-Reply-To: (dhruva's message of "Thu, 4 Oct 2007 18:39:54 +0530") Original-Lines: 20 X-Detected-Kernel: 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:80235 Archived-At: dhruva wrote: > On 10/4/07, Jim Meyering wrote: >> dhruva wrote: >> > I am using the GIT repo. I am not finding the emacs.manifest file >> > under the 'emacs/nt' folder. The build (MinGW) on XP needs it. I just >> > copied it from the HEAD and the build went fine. I am able to see this >> > file in the ViewCVS frontend under the EMACS_22_BASE branch. I am >> > guessing something might have gone wrong in the GIT repository. >> >> If you don't have it, then perhaps you removed it or interrupted the clone. >> It's certainly in my copy (obtained via git clone git://git.sv.gnu.org/emacs): > > Strange.. I do not see it in the gitweb either: > http://git.sv.gnu.org/gitweb/?p=emacs.git;a=tree;f=nt;h=844d19ca974ab7b2b505ef21f77b138862c7e4ad;hb=EMACS_22_BASE I see what you mean, now. I missed the part about "on a branch". If you can confirm that that's the only file, it probably makes sense simply to add it manually on that branch.