On 2009-05-29 20:45:55, Jakub Narebski <jnareb@xxxxxxxxx> wrote: > repositories. I think you can use Gitosis without being a root... you don't need root for gitosis. However, this means you will be using your own "regular work" userid to host gitosis also, which is a wee bit fiddly. Apart from things like fixing up PYTHONPATH in advance, adding a "--prefix=DIR" to the install command, etc., you should also remember that any pubkey added to gitosis becomes a "git only" user, so normal ssh won't work for him anymore. If your own access to the machine which is now your gitosis server is via pubkey, you may find yourself locked out -- don't add that pubkey to gitosis :-) If the original poster needs more info, I will be happy to give more details. -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html