Darren J Moffat wrote: > I'm not going to log RFE's against OpenGrok because I don't want the > functionality implemented in OpenGrok - IMO it isn't actually missing > those features it is a different beast. > > What we want is plain and simply the http interface to a Mercurial repo. > As is made available by 'hg serv' or the cgi equivalent or possibly > even using mod_python. I've logged 5555 (yes that really is the number > bugster gave me :-)) for this.
In the interim anyone who maintains a local clone of the repository can simply cd into their clone and 'hg serve' and then go to http://localhost:8000. The few who want to serve multiple repos can work that out for themselves. With a local repo I quite like 'hg view' for this sort of browsing. Gavin _______________________________________________ website-discuss mailing list website-discuss@opensolaris.org