Re: tracking perms/ownership

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Linus Torvalds
Date: Thursday, August 23, 2007 - 4:30 pm

On Thu, 23 Aug 2007, Junio C Hamano wrote:

Well, the nice thing is that even non-root can actually resolve merge 
conflicts and generally use the archive, even if non-root obviously cannot 
then actually set the files to those users/groups!

So handling ownership outside of the actual filesystem, in a separate file 
that git tracks, actually allows you to do things that you couldn't 
otherwise sanely do.

It obviously does have downsides:


This is a direct consequence of allowing non-root to actually work with 
such a repository: the git-tracked ownership information simply is 
separate, and "git update-index" and friends will never do anything about 
it, since they just can't rely on the *filesystem* user/group information 
anyway (because normal users would never be allowed to set it, anyway).

		Linus
-
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:
empty directories, Josh England, (Tue Aug 21, 10:14 am)
Re: empty directories, Sean, (Tue Aug 21, 10:40 am)
Re: empty directories, Salikh Zakirov, (Tue Aug 21, 9:31 pm)
Re: empty directories, Linus Torvalds, (Wed Aug 22, 11:46 am)
Re: empty directories, Josh England, (Wed Aug 22, 2:25 pm)
Re: empty directories, Linus Torvalds, (Wed Aug 22, 4:25 pm)
Re: empty directories, David Kastrup, (Wed Aug 22, 4:55 pm)
Re: empty directories, Josh England, (Thu Aug 23, 8:24 am)
tracking perms/ownership [was: empty directories], Josh England, (Thu Aug 23, 2:51 pm)
Re: tracking perms/ownership, Junio C Hamano, (Thu Aug 23, 3:08 pm)
Re: tracking perms/ownership, Linus Torvalds, (Thu Aug 23, 4:30 pm)
Re: tracking perms/ownership, David Kastrup, (Thu Aug 23, 11:16 pm)
Re: tracking perms/ownership, Linus Torvalds, (Thu Aug 23, 11:37 pm)
Re: tracking perms/ownership, Josh England, (Fri Aug 24, 12:22 am)
Re: tracking perms/ownership, Josh England, (Fri Aug 24, 12:38 am)
Re: tracking perms/ownership, Junio C Hamano, (Fri Aug 24, 12:39 am)
Re: tracking perms/ownership, David Kastrup, (Fri Aug 24, 12:50 am)
Re: tracking perms/ownership, Josh England, (Fri Aug 24, 1:19 am)
Re: tracking perms/ownership [was: empty directories], Johannes Schindelin, (Fri Aug 24, 2:38 am)
Re: tracking perms/ownership [was: empty directories], Josh England, (Fri Aug 24, 8:50 am)
Re: tracking perms/ownership, Josh England, (Fri Aug 24, 9:11 am)
Re: tracking perms/ownership, Josh England, (Fri Aug 24, 9:27 am)
RE: empty directories, Jason Garber, (Fri Aug 24, 10:10 am)
Re: tracking perms/ownership, Linus Torvalds, (Fri Aug 24, 10:51 am)
Re: tracking perms/ownership, Josh England, (Fri Aug 24, 11:15 am)
Re: tracking perms/ownership, Linus Torvalds, (Fri Aug 24, 11:23 am)
Re: tracking perms/ownership, Josh England, (Fri Aug 24, 11:56 am)
Re: tracking perms/ownership, Robin Rosenberg, (Fri Aug 24, 12:33 pm)
Re: tracking perms/ownership, Junio C Hamano, (Fri Aug 24, 1:37 pm)
Re: tracking perms/ownership, Josh England, (Fri Aug 24, 2:26 pm)
Re: tracking perms/ownership, David Kastrup, (Fri Aug 24, 2:30 pm)
Re: tracking perms/ownership [was: empty directories], Johannes Schindelin, (Sat Aug 25, 7:30 am)
Re: tracking perms/ownership [was: empty directories], Johannes Schindelin, (Sat Aug 25, 7:31 am)
Re: tracking perms/ownership, Junio C Hamano, (Sat Aug 25, 7:46 am)
Re: tracking perms/ownership, Junio C Hamano, (Sat Aug 25, 12:35 pm)