Re: remote git repository issue

2013-09-18 Thread Atif
I have gotten gitweb setup on git server. However, I am not able to get it right - here is the issue: Below are the values I have put for the following field (Add repository->Repository information): *Path:* 10.10.94.12:/absolutepath/repo1.git *Raw file URL mask:* http://10.10.94.12:1234/?p=repo1.

Re: remote git repository issue

2013-09-18 Thread David Trowbridge
The error is *still* this: error: cannot spawn rbssh: No such file or directory fatal: unable to fork Something about your installation is bad. Check that your web server's execution path variables include the location of rbssh (you can find this location by running `which rbssh` in a terminal).