git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Please make hooks installed executable either on all platforms or on no platforms at all
@ 2009-02-16  2:24 Jason Spiro
  2009-02-16  2:40 ` Jeff King
  0 siblings, 1 reply; 2+ messages in thread
From: Jason Spiro @ 2009-02-16  2:24 UTC (permalink / raw)
  To: git

In http://www.cygwin.com/ml/cygwin/2007-08/msg00260.html Eric Blake pointed out 
that on Cygwin, /usr/share/git-core/templates are installed with executable 
permissions; whereas on Linux, they are installed without.  This is 
inconsistent.  Could you please make it so they are installed executable on 
*all* platforms or on *no* platforms?

Thanks,
--
Jason Spiro: software/web developer, packager, trainer, IT consultant.
I support Linux, UNIX, Windows, and more. Contact me to discuss your needs.
+1 (416) 992-3445 / www.jspiro.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Please make hooks installed executable either on all platforms or on no platforms at all
  2009-02-16  2:24 Please make hooks installed executable either on all platforms or on no platforms at all Jason Spiro
@ 2009-02-16  2:40 ` Jeff King
  0 siblings, 0 replies; 2+ messages in thread
From: Jeff King @ 2009-02-16  2:40 UTC (permalink / raw)
  To: Jason Spiro; +Cc: git

On Mon, Feb 16, 2009 at 02:24:51AM +0000, Jason Spiro wrote:

> In http://www.cygwin.com/ml/cygwin/2007-08/msg00260.html Eric Blake
> pointed out that on Cygwin, /usr/share/git-core/templates are
> installed with executable permissions; whereas on Linux, they are
> installed without.  This is inconsistent.  Could you please make it so
> they are installed executable on *all* platforms or on *no* platforms?

That message is old. Templates are now always installed with the
executable bit set on all platforms, but with a '.sample' suffix. This
makes the behavior consistent whether or not the platform supports
executable bits properly.

This happened in June of 2008, and shipped in git v1.6.0.

Some discussion is here:

  http://thread.gmane.org/gmane.comp.version-control.git/86080/focus=86188

-Peff

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-02-16  2:42 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-16  2:24 Please make hooks installed executable either on all platforms or on no platforms at all Jason Spiro
2009-02-16  2:40 ` Jeff King

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 NNTP newsgroup(s).