Hi,
Jakub Narebski wrote:
But I think if IO matters it is better to generate projects list; you
can even use gitweb for that, or you can simply add a line with URL
escaped project name (project path) relative to $projectroot, separated
by space from the URL escaped (URI-encoded) project owner. See also
"Gitweb repositories" section in gitweb/INSTALL. Adding projects is
rare event.
Are you talking about I/O of an all-in CGI script? We can tune the
performance of this script, but changing the GIT_DIR structure just
because of a simple script is a bit overkill to me.
What if this script creates the $projects_list file, for example when
the $projectroot's mtime changes? We can even hold mtime info for every
project's config file.
Regards:
--
Balazs Nagy
-
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