Hi, On Thu, 7 Dec 2006, Shawn Pearce wrote: > For various auditing reasons the repositories need to be tightly > controlled. That is the following cannot be permitted: > > * delete or overwrite a loose object; > * delete or overwrite a pack file; > * delete or overwrite a ref, except see below; > * change the config; > * change the description; > * change HEAD; > > [...] > > I also cannot create secondary git-only UNIX accounts for each user, > using git-shell in the git-only account. How about just one such user? After all, you already have this user: the repo owner. Of course, people have to push via ssh, even on the same machine. Ciao, Dscho - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html