all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lektu@mi.madritel.es>
Cc: Miles Bader <miles@gnu.org>
Subject: Re: Checkout of Emacs CVS through firewall
Date: Sat, 12 Jun 2004 14:55:00 +0200	[thread overview]
Message-ID: <20040612144928.1523.LEKTU@mi.madritel.es> (raw)
In-Reply-To: <20040612044446.GA3631@fencepost>

On Sat, 12 Jun 2004 00:44:46 -0400, Miles Bader <miles@gnu.org> wrote:

> Offhand it sounds like something that should be fixed in nt/configure.bat.

From revision 1.1, nt/configure.bat has had:

   if not exist ..\lisp\Makefile.unix rename ..\lisp\Makefile Makefile.unix

In 1.5, Eli changed it to

   if not exist ..\lisp\Makefile.unix rename ..\lisp\Makefile.in Makefile.unix

Curiously, the log says: "Don't copy lisp/Makefile, it doesn't exist;
copy lisp/Makefile.in instead."

I'm going to ask Eli what's the purpose of this line and whether it cold
be changed to really copy, instead of moving.

With respect to installing in place, we're almost there.  Renaming back
Makefile.unix to Makefile.in, I'm able to "tla update" after a
compilation. However, I get a kind of warning:

  These apparent source files lack inventory ids:
  
  etc/DOC-X
  leim/quail/4Corner.el
  leim/quail/ARRAY30.el
  leim/quail/PY-b5.el
  leim/quail/Punct-b5.el
  leim/quail/Punct.el
  leim/quail/QJ-b5.el
  lib-src/DOC
  
  
  * reverting changes
  D   etc/DOC-X
  D   leim/quail/4Corner.el
  D   leim/quail/ARRAY30.el
  D   leim/quail/CTLau-b5.el
  D   leim/quail/CTLau.el
  D   leim/quail/PY-b5.el
  D   leim/quail/Punct-b5.el
  D   leim/quail/Punct.el
  D   leim/quail/QJ-b5.el
  D   lib-src/DOC
  * updating for new patches in archive
  
Is that something that should be fixed/adjusted?


                                                           /L/e/k/t/u

  reply	other threads:[~2004-06-12 12:55 UTC|newest]

Thread overview: 42+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-09  8:28 Checkout of Emacs CVS through firewall Juanma Barranquero
2004-06-09  9:08 ` Miles Bader
2004-06-09  9:42   ` Juanma Barranquero
2004-06-09 12:40     ` Miles Bader
2004-06-09 13:08       ` Juanma Barranquero
2004-06-09 15:39       ` Juanma Barranquero
2004-06-10  1:33         ` Miles Bader
2004-06-10  8:03           ` Juanma Barranquero
2004-06-10  8:12             ` Miles Bader
2004-06-10  8:23               ` Juanma Barranquero
2004-06-11  2:44         ` Miles Bader
2004-06-11  8:40           ` Juanma Barranquero
2004-06-11  8:51             ` Miles Bader
2004-06-11  9:04               ` Juanma Barranquero
2004-06-28 23:51               ` Stefan
2004-06-29  1:17                 ` Miles Bader
2004-06-29  5:06                   ` Eli Zaretskii
2004-06-29  7:18                     ` Miles Bader
2004-06-29 19:12                       ` Eli Zaretskii
2004-06-29 22:31                         ` Andreas Schwab
2004-06-30  4:25                           ` Eli Zaretskii
2004-06-30  4:43                             ` Miles Bader
2004-06-30 17:33                               ` Eli Zaretskii
2004-06-30 14:13                           ` Stefan
2004-06-11 23:49             ` Miles Bader
2004-06-12  3:08               ` Juanma Barranquero
2004-06-12  4:44                 ` Miles Bader
2004-06-12 12:55                   ` Juanma Barranquero [this message]
2004-06-12 13:06                     ` Miles Bader
2004-06-12 13:11                       ` Miles Bader
2004-06-12 14:03                         ` Juanma Barranquero
2004-06-12 13:17                       ` Juanma Barranquero
2004-06-12 14:19                     ` Jason Rumney
2004-06-12 14:31                       ` Juanma Barranquero
2004-06-12 18:30                         ` Eli Zaretskii
2004-06-12 18:32                     ` Eli Zaretskii
2004-06-12 22:10                       ` Juanma Barranquero
2004-06-12 22:54                         ` Miles Bader
2004-06-12 23:04                           ` Juanma Barranquero
2004-06-09 10:13 ` Stefan Monnier
2004-06-09 12:47   ` Miles Bader
2004-06-09 13:14   ` Juanma Barranquero

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040612144928.1523.LEKTU@mi.madritel.es \
    --to=lektu@mi.madritel.es \
    --cc=miles@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.