Pregunta

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

¿Fue útil?

Solución

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

This might work.

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top