How do I set up Mercurial and hgweb on IIS?

前端 未结 10 1813
梦谈多话
梦谈多话 2020-11-28 18:01

I\'ve been looking all over for decent instructions on how to get hgweb working on IIS but I haven\'t found much of worth.

There\'s this \"step by step\" on the Merc

10条回答
  •  南方客
    南方客 (楼主)
    2020-11-28 18:37

    I was running into a "...can not load module..." type error and after some reading, the key for me was to ignore the Library.zip file in the Mercurial folder, and instead use the one from C:\Program Files (x86)\TortoiseHg folder.

    That tip I found as #6 in this guide:

    http://www.endswithsaurus.com/2010/05/setting-up-and-configuring-mercurial-in.html

    Hope this helps someone...

提交回复
热议问题