Re: Where does gitweb take the owner name from?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Jakub Narebski
Date: Wednesday, June 25, 2008 - 1:12 pm

"Erez Zilber" <erezzi.list@gmail.com> writes:


Unfortunately it is not stated explicitely neither in gitweb/README,
not gitweb/INSTALL.

Nevertheless when you grep for 'owner' in gitweb/README you can find
the following fragments:

 * $projects_list
   Source of projects list, either directory to scan, or text file
   with list of repositories (in the "<URI-encoded repository path> SPC
   <URI-encoded repository owner>" line format, [...]).
   Set to $GITWEB_LIST during installation.  If empty, $projectroot is
   used to scan for repositories.

 [...]

 * gitweb.owner
   You can use the gitweb.owner repository configuration variable to set
   repository's owner. It is displayed in the project list and summary
   page. If it's not set, filesystem directory's owner is used
   (via GECOS field / real name field from getpwiud(3)).

(This might be present only in 'pu' branch, as it was part of my
patch adding support for optional 'description' field in $projects_list
file).

-- 
Jakub Narebski
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:
Where does gitweb take the owner name from?, Erez Zilber, (Wed Jun 25, 7:41 am)
Re: Where does gitweb take the owner name from?, Michael J Gruber, (Wed Jun 25, 8:50 am)
Re: Where does gitweb take the owner name from?, Jakub Narebski, (Wed Jun 25, 1:12 pm)