PDA

View Full Version : Gitosis on Hostmonster



blakeredfield
05-27-2010, 02:33 AM
Hi,

I was wondering if anyone has had experience installing Gitosis on a Hostmonster or Bluehost shared environment? A detailed guide exists here:

http://scie.nti.st/2007/11/14/hosting-git-repositories-the-easy-and-secure-way

There's a step that adds a user in the shell, and I don't think this is possible in the shared environment, but are there any workarounds to creating a new user?

I have got python 2.6.5 and python install tools on there, but am choking on the gitosis setup. I need to allow access to multiple users for my project development and SVN is giving me trouble, whereas git is up and working properly.

TIA