Re: Using GIT to store /etc (Or: How to make GIT store all file permission bits)

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jakub Narebski
Date: Sunday, December 10, 2006 - 8:30 am

Jeff Garzik wrote:


Fix perms' script used on a checkout hook is a best idea I think.
 

There is currently no place for ownership and extended attributes in
the tree object; and even full POSIX permissions might be challenge
because for example currently unused 'is socket' permission bit is
used for experimental commit-in-tree submodule support. And given Linus
stance that git is "content tracker"...

In the loooong thread "VCS comparison table" there was some talk
about using git (or any SCM) to manage /etc. Check out:

 * Message-ID: <Pine.LNX.4.64.0610220926170.3962@g5.osdl.org>
   http://permalink.gmane.org/gmane.comp.version-control.git/29765
 * Message-ID: <20061023051932.GA8625@evofed.localdomain>
   http://marc.theaimsgroup.com/?i=<20061023051932.GA8625@evofed.localdomain>

(and other messages in this subthread).
-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git


-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: Using GIT to store /etc (Or: How to make GIT store all ..., Jakub Narebski, (Sun Dec 10, 8:30 am)
Re: Using GIT to store /etc (Or: How to make GIT store all ..., Josef Weidendorfer, (Mon Dec 11, 5:13 am)
Re: Using GIT to store /etc (Or: How to make GIT store all ..., Johannes Schindelin, (Mon Dec 11, 6:33 am)
Re: Using GIT to store /etc (Or: How to make GIT store all ..., Josef Weidendorfer, (Mon Dec 11, 8:07 am)