git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Feature: support for file permissions
@ 2013-10-24 21:32 Renich Bon Ciric
  2013-10-24 22:40 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Renich Bon Ciric @ 2013-10-24 21:32 UTC (permalink / raw)
  To: git

Hello,

I think file permissions are really important for source code as well.

For example, in web development, you want configuration files to be
read only; specially if you're deploying with git.

Also, you would want some executable file to not be writable ; but
executable by world.

Permission support would become really handy when using GIT_WORK_TREE
on a bare repo.

Please, consider supporting them.

-- 
It's hard to be free... but I love to struggle. Love isn't asked for;
it's just given. Respect isn't asked for; it's earned!
Renich Bon Ciric

http://www.woralelandia.com/
http://www.introbella.com/

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

* Re: Feature: support for file permissions
  2013-10-24 21:32 Feature: support for file permissions Renich Bon Ciric
@ 2013-10-24 22:40 ` Junio C Hamano
  0 siblings, 0 replies; 2+ messages in thread
From: Junio C Hamano @ 2013-10-24 22:40 UTC (permalink / raw)
  To: Renich Bon Ciric; +Cc: git

Renich Bon Ciric <renich@woralelandia.com> writes:

> I think file permissions are really important for source code as well.
>
> For example, in web development, you want configuration files to be
> read only; specially if you're deploying with git.

That is not _source code_; you are talking about deployed set of
files, and as you said, Git is about source code and is not a tool
for deployment.

> Please, consider supporting them.

See the ancient discussion around this:

    http://thread.gmane.org/gmane.comp.version-control.git/375/focus=435

A short answer is that it is not likely to happen.

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

end of thread, other threads:[~2013-10-24 22:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-24 21:32 Feature: support for file permissions Renich Bon Ciric
2013-10-24 22:40 ` Junio C Hamano

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).