Jakub Narebski <jnareb@xxxxxxxxx> writes: > Ed wrote: > >> From gitweb it says that my git project's owner is: Unprivileged User > ... > Actually gitweb uses uid/user the repository (the $GIT_DIR), unless you > provide it with an index file. This is a shot in the dark, but by any chance is this repository owned by nobody, which is mapped to "Unprivileged User" by /etc/passwd? Googling for "Unprivileged User" and "getpwent" tells me that on OSX boxes nobody seems to map to that Gecos name. To explicitly set the names of list of projects and their owners, set up $projects_list text file. A hint for its format is found around line 1111 in gitweb/gitweb.perl script. Hopefully somebody has documentation for gitweb configuration so that people do not have to refer to the source to find things out, but I do not know of a URL offhand... - 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