On Tue, 23 Jan 2007, Jakub Narebski wrote: > > I wonder if it would be enought for SSH (and perhaps HTTP/WebDAV access) > just to rely on filesystem write access to refs/heads files (different > files having different access rights), and filesystem ACLs. I think the solution is simple: mark the refs/ directory as being sticky. This is really no different from the /var/spool/mail/ situation: people want to change their own files (and create new files), but you can't allow people to overwrite other peoples files and filenames. Linus - 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