2010/2/9 Yuki KODAMA <endflow....@gmail.com>:
> On Wed, Feb 10, 2010 at 05:47, Steve Borho <st...@borho.org> wrote:
>> The nightly build I uploaded yesterday appears to have a crossup
>> between the shell extension DLLs and their registration keys.  The net
>> effect is that the shell extensions do not work.
>>
>> I've removed the package from thg-winbuild and will generate a new
>> package tonight (+4 hours or so).  Hopefully the new package will fix
>> the XP problems people have seen as well.
>
> The installer problem (related POWRPROF.DLL) was fixed.  Thanks.
> However, we got another problem in pull/push/incoming/outgoing in Repo 
> Explorer.
> Maybe it's caused by very recently fixes for hg.parseurl() function in
> Mercurial.
> Here is traceback:
>
> C:\Program Files\TortoiseHg>hg.exe incoming -R c:\work\thg
> ** 予期せぬ例外が浮揚されました
> ** 障害詳細を http://mercurial.selenic.com/bts に報告してください
> ** ないし mercur...@selenic.com に報告してください
> ** Mercurial - 分散構成管理(バージョン 1.4.3+69-f163775e36e0)
> ** 読み込み済みエクステンション: mq, rebase, qswap, win32color, qup, transplant,
> bookmarks, perfarce
> Traceback (most recent call last):
>  File "hg", line 36, in <module>
>  File "mercurial\dispatch.pyo", line 16, in run
>  File "mercurial\dispatch.pyo", line 30, in dispatch
>  File "mercurial\dispatch.pyo", line 47, in _runcatch
>  File "mercurial\dispatch.pyo", line 475, in _dispatch
>  File "mercurial\dispatch.pyo", line 345, in runcommand
>  File "mercurial\dispatch.pyo", line 526, in _runcommand
>  File "mercurial\dispatch.pyo", line 480, in checkargs
>  File "mercurial\dispatch.pyo", line 474, in <lambda>
>  File "mercurial\util.pyo", line 401, in check
>  File "mercurial\extensions.pyo", line 116, in wrap
>  File "mercurial\util.pyo", line 401, in check
>  File "C:\work\p4pending\perfarce.py", line 570, in incoming
>    done, r = p4client.pullcommon(original, ui, repo, source, **opts)
>  File "C:\work\p4pending\perfarce.py", line 406, in pullcommon
>    source, revs, checkout = hg.parseurl(ui.expandpath(source or
> 'default'), opts.get('rev'))
> ValueError: need more than 2 values to unpack

Yep, the perfarce extension needs to be updated.  Please disable the
extension until they fix the problem upstream.

--
Steve Borho

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to