The 1.7 freeze has started!

TK Soh teekaysoh at gmail.com
Wed Oct 20 21:00:50 CDT 2010


On Thu, Oct 21, 2010 at 7:59 AM, Steve Borho <steve at borho.org> wrote:
> On Wed, Oct 20, 2010 at 5:12 PM, Matt Mackall <mpm at selenic.com> wrote:
>> I've merged default into stable. No more commits on the default branch
>> until 1.7 is released (Nov 1), normal rules for stable apply: bug fixes
>> and doc fixes only.
>>
>> Please help us test the upcoming 1.7 release by running builds from the
>> stable branch.
>
> Windows packages of the new stable tip are now available at:
>
> http://bitbucket.org/tortoisehg/thg-winbuild/downloads/
>
> I would especially appreciate if TortoiseHg users would smoke test the
> newer tortoisehg-stable packages because most of our core developers
> are using the 2.0 code base, and thus we won't find many bugs
> ourselves in hgtk.

Got an error with the installer:

C:\>hgtk log
Traceback (most recent call last):
  File "hgtk", line 34, in <module>
  File "mercurial\demandimport.pyo", line 115, in _demandimport
  File "zipextimporter.pyo", line 82, in load_module
  File "tortoisehg\util\hgversion.pyo", line 13, in <module>
  File "mercurial\demandimport.pyo", line 81, in __getattribute__
  File "mercurial\demandimport.pyo", line 50, in _load
  File "zipextimporter.pyo", line 82, in load_module
  File "mercurial\util.pyo", line 576, in <module>
  File "mercurial\demandimport.pyo", line 91, in _demandimport
  File "zipextimporter.pyo", line 82, in load_module
  File "mercurial\windows.pyo", line 21, in <module>
  File "mercurial\demandimport.pyo", line 81, in __getattribute__
  File "mercurial\demandimport.pyo", line 50, in _load
  File "zipextimporter.pyo", line 98, in load_module
  File "mercurial\demandimport.pyo", line 128, in _demandimport
  File "mercurial\demandimport.pyo", line 81, in __getattribute__
  File "mercurial\demandimport.pyo", line 48, in _load
ImportError: No module named osutil


More information about the Mercurial-devel mailing list