On Fri, Sep 12, 2008 at 6:00 PM, Shawn O. Pearce <spearce@xxxxxxxxxxx> wrote: > Jakub Narebski <jnareb@xxxxxxxxx> wrote: >> Petr Baudis wrote: >> > >> > this finally tripped me over and I wanted to quickly add cgit as an >> > alternate viewing interface at repo.or.cz. [...] >> >> Or you can wait a little while for "smart" HTTP server, which I guess >> also generates automatically or/and on the fly objects/info/packs and >> info/refs required by "dumb" protocols clients (including old HTTP >> clients). > > The automatic generation of objects/info/packs and info/refs is > planned for support in the smart CGI, but it doesn't help the > "gitweb URL is same as clone URL" concept. For that you need your > HTTP server to know how to issue some requests to gitweb and others > to the smart CGI or to the filesystem. In the case of cgit this should work transparently. > >> P.S. Could you please gather some statistics to compare the period >> before and after installing "smart" HTTP server (and after smart >> clients became widespread). > > Well, it would help if there was a working implementation of the > "smart" HTTP server. ;-) I'll try to come up with a prototype for the smart server as part of cgit ;-) -- larsh -- 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