On 21 avr, 19:45, Marius Mårnes Mathiesen <[email protected]> wrote: > On Thu, Apr 21, 2011 at 10:03 AM, Simon Chopin > <[email protected]>wrote: > > > I have absolutly know idea of the gitorious setup, but from what I > > could gather, > > this is supported in the classic implementation via git-http-backend : > > >http://www.kernel.org/pub/software/scm/git/docs/git-http-backend.html > > As you'll see, this is a CGI binary written in C for Apache. It will not > work with Gitorious without either some C-hacking or a proxy in front of > it.
It seems that there is a project to rewrite this in Ruby using Rack. I am not sure wether it is mature enough, but it might be worth to chek it out : https://github.com/schacon/grack I have seen that there is an attempt to use the JGit backend in the gitorious' repositories. Do we know if it is already somewhat usable ? (I would gladly test it myself but I am afraid my netbook wouldn't like it very much ;-) Cheers, Simon -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected]
