Reload list of repositories on wsgi

Igor Kostenko isanych at gmail.com
Fri Nov 7 02:52:47 CST 2008


Andrei Vermel <avermel <at> mail.ru> writes:
> > Because Mercurual 1.* crashes under windows in 
> > apache+hgwebdir.cgi mode I'm 
> It worked fine on my win box since 1.0  

There is such bug - http://www.selenic.com/mercurial/bts/issue1358
After 0.9.5 I cannot use cgi on Windows (apache 2.2 + python 2.5) 1.0, 1.0.1, 
1.0.2 all crashed with 'The memory could not be "read"' exception. And if I 
could replace hgwebdir.cgi with hgwebdir.wsgi all my other cgi scripts which 
use mercuial I should execute manually now.



More information about the Mercurial mailing list