unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: chad <yandros@gmail.com>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: sds@gnu.org, Emacs Development <Emacs-devel@gnu.org>
Subject: Re: make bootstrap fails: cp: .git/hooks/applypatch-msg.sample: No such file or directory
Date: Mon, 26 Jan 2015 23:57:55 -0800	[thread overview]
Message-ID: <869D4CDC-FBEB-46C4-9034-8B17E055E83E@gmail.com> (raw)
In-Reply-To: <54C73536.3080009@cs.ucla.edu>

[-- Attachment #1: Type: text/plain, Size: 1088 bytes --]


> On 26 Jan 2015, at 22:50, Paul Eggert <eggert@cs.ucla.edu> wrote:
> 
> Sam Steingold wrote:
> 
>> .$ mkcd z
>> ./z [37]$ git init
>> Initialized empty Git repository in ./z/.git/
>> ./z [38]$ ls -R .git/
>> ...
>> .git//hooks:
>> total 40
>> 8 ctags*		8 post-checkout*	8 post-commit*		8 post-merge*		8 post-rewrite*
> 
> That's odd.  It doesn't look like my .git/hooks at all.  I wonder what other incompatibility bombs Apple has planted in their version of Git?
> 
> I installed the attached patch to try to work around the incompatibility; please give it a try.

If I try the same thing under macosx 10.10:

; /usr/bin/git init
Initialized empty Git repository in /private/tmp/testgit/.git/
; ls -R
[...]
./hooks:
applypatch-msg.sample		pre-push.sample
commit-msg.sample		pre-rebase.sample
post-update.sample		prepare-commit-msg.sample
pre-applypatch.sample		update.sample
pre-commit.sample
; /usr/bin/git --version
git version 1.9.3 (Apple Git-50)

I ran /usr/bin/git because I also have 2.2.2 installed in /usr/local.

Hope that helps,
~Chad


[-- Attachment #2: Type: text/html, Size: 2557 bytes --]

  reply	other threads:[~2015-01-27  7:57 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-26 16:48 make bootstrap fails: cp: .git/hooks/applypatch-msg.sample: No such file or directory Sam Steingold
2015-01-26 19:31 ` Paul Eggert
2015-01-27  2:25   ` Sam Steingold
2015-01-27  5:37     ` Paul Eggert
2015-01-27  5:46       ` Sam Steingold
2015-01-27  6:50         ` Paul Eggert
2015-01-27  7:57           ` chad [this message]
2015-01-27  9:11           ` Jan D.
2015-01-27 17:39             ` Eli Zaretskii
2015-01-27 18:07               ` Jan D.
2015-01-27 20:59                 ` Sam Steingold
2015-01-27 21:09               ` Sam Steingold
2015-01-27 22:44                 ` Paul Eggert
2015-01-27 17:53           ` Sam Steingold

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=869D4CDC-FBEB-46C4-9034-8B17E055E83E@gmail.com \
    --to=yandros@gmail.com \
    --cc=Emacs-devel@gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=sds@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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).