Hello,
I just recently installed git and gitosis on my server. I am able to
pull, push, etc. to my repositories that I have setup using gitosis
without any problem. However, when I try to access gitweb, my list of
projects is empty. My configuration files for gitosis all have "gitweb
= yes" specified and my configuration files for gitweb are properly
set for the right project root, etc.
When I manually enter the URL for my project, like the one below, I
receive "500 - Open git-rev-list failed". You can visit the URL below
for a demonstration.
http://code.mbmccormick.com/?p=mccormicktechnologies.com.git
Any help that you have is appreciated. Thanks!
--
Matt McCormick
Another interesting item to point out is that when I visit
http://code.mbmccormick.com/ to access gitweb, when I click on the
"txt" button I get the list of git repositories, you can try that out
here:
http://code.mbmccormick.com/?a=project_index
However, the main page of gitweb still shows that I don't have any
projects because of the "500 - Open git-rev-list failed" error.
Any ideas?
--
Matt McCormick
On Mon, Aug 30, 2010 at 11:33 PM, Matt McCormick [off-list ref] wrote:
Hello,
I just recently installed git and gitosis on my server. I am able to
pull, push, etc. to my repositories that I have setup using gitosis
without any problem. However, when I try to access gitweb, my list of
projects is empty. My configuration files for gitosis all have "gitweb
= yes" specified and my configuration files for gitweb are properly
set for the right project root, etc.
When I manually enter the URL for my project, like the one below, I
receive "500 - Open git-rev-list failed". You can visit the URL below
for a demonstration.
http://code.mbmccormick.com/?p=mccormicktechnologies.com.git
Any help that you have is appreciated. Thanks!
--
Matt McCormick