Brian's Waste of Time

Sat, 18 Aug 2007

Lazy Web: Mercurial Repository Publishing

I have been using mercurial for personal development for a while and now want to publicly expose one of those projects. Looking around at repository publishing options: CGI, "don't use this" static http, and... yep, that's it.

So, anyone out there know how to publicly publish a Mercurial repo via mod_python or something less painful than CGI?

Update, looks like SF has a way. Re-Update -- looks like that is using CGI.

writebacks...

Mads


Opengrok - http://www.opensolaris.org/os/project/opengrok/ - might be worth a look. It does seem to work pretty well over on opensolaris.org

Dick Davies


What about a trac plugin? http://trac.edgewall.org/wiki/TracMercurial

Brian McCallister

WSGI
Looks like hgweb is wsgi compliant so it can probably be run under mod_wsgi or the wsgi adaptor for mod_python. Woot!

comment...

 
Name:
URL/Email: [http://... or mailto:you@wherever] (optional)
Title: (optional)
Spam Guard, translate l33t to English: (hint, it's an Australian animal, plural form)
Comments:
Save my Name and URL/Email for next time