On Thu, Aug 21, 2014 at 3:40 PM, Pascal Dauer <[email protected]>
wrote:

> The output of
>>
> ls /srv/git/myrepo
> branches  config  description  HEAD  hooks  info  objects  refs
>
> a bit more information:
>
> ls -a -Z /srv/git/myrepo
>
> drwxrwsr-x. git  git  unconfined_u:object_r:var_t:s0   .
> drwxr-xr-x. root root unconfined_u:object_r:var_t:s0   ..
> drwxrwsr-x. git  git  unconfined_u:object_r:var_t:s0   branches
> -rw-rw-r--. git  git  unconfined_u:object_r:var_t:s0   config
> -rw-rw-r--. git  git  unconfined_u:object_r:var_t:s0   description
> -rw-rw-r--. git  git  unconfined_u:object_r:var_t:s0   HEAD
> drwxrwsr-x. git  git  unconfined_u:object_r:var_t:s0   hooks
> drwxrwsr-x. git  git  unconfined_u:object_r:var_t:s0   info
> drwxrwsr-x. git  git  unconfined_u:object_r:var_t:s0   objects
> drwxrwsr-x. git  git  unconfined_u:object_r:var_t:s0   refs
>
> maybe SELinux is making some trouble?
>

A permissions issue is suggested by,
http://trac.edgewall.org/wiki/TracGit#Troubleshooting

"Wrong permissions may also be the cause of the error GitError: GIT control
files not found, maybe wrong directory?. Make sure the repository path is
accessible via git by the tracd process."

-- 
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 http://groups.google.com/group/trac-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to