From: Michael Cronenworth <mike@cchtml.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Matthew Ogilvie <mmogilvi_git@miniinfo.net>
Subject: Re: git-cvsserver strips exec bit
Date: Wed, 11 Sep 2013 08:12:58 -0500 [thread overview]
Message-ID: <52306C5A.7070507@cchtml.com> (raw)
In-Reply-To: <xmqqtxhsux25.fsf@gitster.dls.corp.google.com>
Junio C Hamano wrote:
> Then what I wrote was actually relevant;-)
>
> I am not sure if we want to use the owner bit (i.e. 4th place)
> instead of the other bit (i.e. the last place) like this patch does,
> though. The old code in 1.8.1.x would have produced either "r" (for
> 100644) or "wx" (for 100755); I think that the result of applying
> this patch would give us "r" (for 100644) or "rx" (for 100755).
>
> This should then work, I would think.
Yes, this new patch fixes the issue.
Thanks!
Michael
prev parent reply other threads:[~2013-09-11 13:13 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-10 15:23 git-cvsserver strips exec bit Michael Cronenworth
2013-09-10 17:02 ` Junio C Hamano
2013-09-10 20:11 ` Junio C Hamano
2013-09-10 22:20 ` Michael Cronenworth
2013-09-10 22:22 ` Michael Cronenworth
2013-09-10 22:33 ` Junio C Hamano
2013-09-11 13:12 ` Michael Cronenworth [this message]
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=52306C5A.7070507@cchtml.com \
--to=mike@cchtml.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=mmogilvi_git@miniinfo.net \
/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.
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.