On Saturday, May 25, 2019 at 6:07:00 AM UTC-7, Jacques Cornily wrote:
>
> Hi, 
>
> I have a git depot, configured with
> the relevant hooks in my git repositories
>
> I can see in trac.log, an error:
>
> GitError: Make sure the Git repository '/home/git/gtrac.git' is readable: 
> [Errno 13] Permission denied: '/home/git/gtrac.git
>
> This weird, as every one has read access and and access to directories.
>
> Thus i can't see the tracbrowser, and dont get access to all my commits
>
> Here below is the trac.log and my trac.ini
>
> Mfg
> Jacques
>

We've seen problems like this when the parent directory is not readable by 
user accessing the Git repository (such as Apache user, when running Apache 
webserver).

Does the "git" user have access to /home? Which Linux distro are you 
running? Are you running tracd, or if not, which webserver?

You may want to put the repositories in a location such as /var/git.

- Ryan

-- 
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/trac-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/trac-users/585aa074-0fbf-443e-9349-f19fc3befab8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to