Mercurial 1.1 - The specified module could not be found

Mark Olson markaolson at gmail.com
Thu Dec 18 16:55:34 UTC 2008


I am publishing repositories with hgweb (Mecurial 1.1) on Windows 2003 SP2 /
IIS 6.0.

All of our users are on our internal network so IIS is configured to use
NTLM authentication (for users browsing the hgweb site via IE 6.0).   We
also have basic authentication so that users can run "hg clone
http://hg.company.com/hgwebdir.cgi/repo_name".

When Mercurial 1.0.2 is installed on the users machine the user is prompted
for their username and password when they execute the clone command.  After
entering their username and password the clone works just fine.

If the user installs the Mercurial 1.1 binary package from
http://mercurial.berkwood.com/ (version 1.1+20081203),   when they we run
the clone command they are prompted for the username and password but then
after entering that information they get the following error

     abort: The specified module could not be found


Is there something missing in the 1.1 binary package or do we need to
install something else?

Thanks,
--Mark Olson
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mercurial-scm.org/pipermail/mercurial/attachments/20081218/ffc05bb5/attachment-0001.html>


More information about the Mercurial mailing list