Question

I have Review Board set up on linux RH6.
While i try to "Add Repository" (a git repository) in the administrator dashboard, i get the following error -

"The executable "git" is not in the path."

on the server, the root account has the git path in the PATH EV.
What else should i check for?

Git version on the server on which Review Board is installed is 1.7.10.2

Was it helpful?

Solution

Try adding the path to your git executable to the apache user's PATH.

This might work.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top