Indefero

Issue 718: Unable to view source tree of git project

Reported by Carlos Gutierrez, Aug 4, 2011

I installed Indefero and after a while of setting things up I made 
it work on my server.

I'm trying to get git working with it, I followed the instructions 
for the Plugin SyncGit,  but it seems like there is something wrong. 
I just added a project in the web interface which is a git 
repository and it shows the size of the project, but when I try to 
view the source (source/tree/master/), I get redirected to 
source/help/.

First I thought it was a permissions issue but I realised I had 
added my www-data user to the git group, so it has read/execute 
access to the repositories directory.

Any idea of what's going on?

Comment 1 by Patrick Georgi, Aug 7, 2011

First, did you restart your webserver, so it picks up the new group 
id?

Second, you pushed something to the new project, right? Git 
repositories are created on first push, and the redirect to help/ 
happens when there's no repository.

Comment 2 by Thomas Keller, Aug 9, 2011

Labels: Type:Support Type:Defect

Comment 3 by Carlos Gutierrez, Aug 10, 2011

Thanks for your reply. I'll check that later, you may close the 
issue.

Created: 1 year 9 months ago by Carlos Gutierrez

Updated: 1 year 9 months ago

Status: New

Followed by: 2 persons

Labels:
Priority:Medium
Type:Support