WebSVN for Mercurial?
Martin Geisler
mg at lazybytes.net
Mon Apr 16 13:59:45 UTC 2012
Kevin Bullock <kbullock+mercurial at ringworld.org> writes:
> On Apr 16, 2012, at 7:37 AM, Martin Geisler wrote:
>
>> Tim Watts <tw at dionic.net> writes:
>>
>>> Hi,
>>>
>>> What would folks recommend as a good web repo browser for Mercurial?
>>>
>>> Thinking of something like WebSVN in terms of abilities. This is for
>>> convenience browsing only, of logs, files and diffs.
>>
>> You can use the standard hgweb (Fast)CGI for that, it looks like this:
>>
>> http://selenic.com/hg/
>
> …but you probably want to hook it up via WSGI, not (Fast)CGI.
That's another good option. But you made me think: would FastCGI not be
very close to WSGI in performance and memory usage?
As far as I know, both methods have a similar architecture where they
keep a number of Python processes around to handle incoming requests.
--
Martin Geisler
Mercurial links: http://mercurial.ch/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20120416/e43f5690/attachment.asc>
More information about the Mercurial
mailing list