I\'m confronted with some problems when trying to configure gitosis on my Archlinux
http://wiki.archlinux.org/index.php/Setting_Up_Git_ACL_Using_gitosis
I referr
I finally got it working like this
git clone ssh://git@host:1337/home/git/repositories/gitosis-admin.git
where 1337 the port ssh is using.