URLError: <urlopen error >
André Sintzoff
andre.sintzoff at gmail.com
Tue Oct 18 19:14:09 UTC 2011
2011/10/18 Smith, DAVID <dsmith at ti.com>:
> Okay, this is where I'm a little lost. I've got the Mercurial 2.0.0-rc installed for Windows, which has all the code compiled into library.zip. I don't know how to get from that to code that I can modify and run. Is there a way?
>
> On the server, we've got Python 2.6.6 installed, with the Mercurial for Python install, which has source code I can modify. I can do that, but I don't see an install for that for the 2.0.0-rc version.
>
> So any advice about how to do this without fully building Mercurial for Windows?
If I remember correctly, you have to replace in library.zip the
mercurial/httpconnection.pyo file by a mercurial/httpconnection.py
file containing the suggested modification.
André
More information about the Mercurial
mailing list