Top "Gitweb" questions

Gitweb is a Git repository web interface.

Configuring GitWeb - 404 - No projects found

I'm configuring gitweb in my system via Apache in OpenSUSE (non-virtual host). However, I get the following error: 404 - No …

gitweb
How to get Jenkins to connect to git repository

I'm having trouble getting Jenkins to recognize my git repo. The screenshot is below. I was told using git clone …

git ssh jenkins gitweb
How do I have to configure gitweb and gitolite so they'll work together?

I am trying to make gitweb work with gitolite... but unsuccessful so far. I am working on a RedHat Linux …

git gitolite gitweb
Nginx connect() to unix:/var/run/fcgiwrap.socket failed

I'm trying to install Gitweb on my Nginx server. Everything seems to be configured correctly, but I seem to be …

sockets unix nginx gitweb
cloning repository from gitweb

I want to clone a git repository whose git:// server is down. Fortunately its gitweb interface is still working and …

git clone gitweb
Installing GitWeb - How to

I've just installed Git on my production server and am hoping to get GitWeb working with it. I became very …

git gitweb
gitolite repository getting created but projects.list is empty

i've installed and configured both gitolite and gitweb. gitolite works fine, all repositories and users work as expected.. but when …

git gitolite gitweb
Gitweb: How I see source code in tree view with color

I use gitweb. In the tree view I see my source code. But this code is all in black, I …

git gitweb
git push .git/description file

Is it possible to push the changes in the .git directory to a remote repository? I wish to have a …

git gitweb
How can I install Git on FreeBSD after error code 1?

I want to install Git but it gives me error. I enter make clean install and it says: ===> git-2.1.0 …

git freebsd ports gitweb