On Fri, Feb 12, 2010 at 4:18 PM, Jakub Narebski [off-list ref] wrote:
You have two problems here. First is that gitweb doesn't find your
projects because of problem with filesystem permissions.
Second is what it looks misconfigured web server. The second part,
starting after [OPML][TXT] is not from gitweb, but from a web server.
It looks like you have either two web servers, or two parts of web
server configuration, or some worker of web server that didn't get
updated configuration, and it doesn't have permissions to access
gitweb.cgi or doesn't have configuration to know what to do with
the above URL.
Hi once i changed the permissions of the git repositories every thing
is looking fine :-)
Thanks
--Siju