hg serve failure on using py2exe generated hg executable

Lee Cantey lcantey at gmail.com
Mon Jul 9 11:21:00 CDT 2007


Hello Dhruva,

On 7/8/07, dhruva <dhruvakm at gmail.com> wrote:,
>  I am using mercurial from the main repo and crew. I built mercurial
> using "py2exe" and generated an executable (Emacs needs an
> executable). I am not able to serve using the built in server.

What does running 'hg serve' from the command line then browsing to
http://localhost:8000 show?

> The same works if I use the script through the python interpreter.
>  I could provide more debugging information if you let me know methods
> to get them. I tried "hg -v --debug serv" and did not get any extra
> information.

I know the prebuilt binaries work.  Maybe it's a win32 extensions
issue?  I'm not at my machine without them right now but if you don't
have them you could try installing and letting us know.
(https://sourceforge.net/projects/pywin32/)

Regards,
Lee


More information about the Mercurial-devel mailing list