Hi,

What Linux distro are you using? Is SELinux enabled? If so, that may
prevent the Apache process from being able to read that directory without
an SELinux rule granting accesss.

Christian


On Wed, Jun 20, 2018 at 07:04 Christoph Schmidt <emailt...@gmail.com> wrote:

> Hello,
>
> I'm using ReviewBoard 2.5.17 and I want to add a local Git repository. As
> hosting service I've chosen "(None - Custom Repository)", as repository
> type "Git" and as path "/var/git/repo.git", which is a bare Git repository.
>
> The user running the web server ("apache") can read the Git repository:
>
> # sudo -u apache ls /var/git/repo.git
> branches  COMMIT_EDITMSG  config  gl-conf  HEAD  hooks  index  info  logs
> objects  refs
>
> But ReviewBoard complains that "A repository was not found at the
> specified path.".
>
> Apache server and Git are running obviously on the same server.
>
> Is there anything else to do? Or why can ReviewBoard not find the
> repository?
>
> Thanks a lot in advance,
> Christoph
>
> --
> Supercharge your Review Board with Power Pack:
> https://www.reviewboard.org/powerpack/
> Want us to host Review Board for you? Check out RBCommons:
> https://rbcommons.com/
> Happy user? Let us know! https://www.reviewboard.org/users/
> ---
> You received this message because you are subscribed to the Google Groups
> "Review Board Community" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to reviewboard+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>
-- 
-- 
Christian Hammond
President/CEO of Beanbag
Makers of Review Board

-- 
Supercharge your Review Board with Power Pack: 
https://www.reviewboard.org/powerpack/
Want us to host Review Board for you? Check out RBCommons: 
https://rbcommons.com/
Happy user? Let us know! https://www.reviewboard.org/users/
--- 
You received this message because you are subscribed to the Google Groups 
"Review Board Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to