On Mon, Apr 13, 2009 at 9:46 AM, David Cournapeau <courn...@gmail.com> wrote: > On Mon, Apr 13, 2009 at 9:26 AM, Eric Firing <efir...@hawaii.edu> wrote: >> >> Stéfan, or other git-users, >> >> One feature of hg that I use frequently is "hg serve", the builtin web >> server. I use it for two purposes: for temporary local publishing >> (e.g., in place of using ssh--sometimes it is quicker and easier), and >> for providing access to the very nice hgwebdir.cgi browsing capability >> on local repos. > > There is git daemon, but it does not provide 'web publishing' AFAIK,
But you have this which seems to work (I just checked that gitserve gives something which looks like a webpage, nothing more :) ): http://github.com/jezdez/git-serve/tree/master I guess this does not work on windows, though David _______________________________________________ Numpy-discussion mailing list Numpy-discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion