On Mar 1, 2009, at 6:37 AM, Gary Ruben wrote:

> Gary Ruben wrote:
>> Hi,
>>
>> I've been having interworking problems with TortoiseHg and a couple  
>> of
>> Python-related programs and wondered whether anyone has suggestions  
>> as
>> to the cause.
>
> I forgot to mention that I'm using TortoiseHg 0.6.
>
> I just did another search and found some discussion of what I assume  
> is
> the same issue on the developer's list. I assume this is (open) issue
> #1944601. A comment from fmoo in the issue tracker suggests  
> reinstalling
>  pywin32. FWIW, this doesn't make a difference in my case.

There is a known class of problems that involve TortoiseHg interfering  
with other python applications.
Often times these problems can be improved by moving TortoiseHg to the  
end of the path so other
applications find their own DLLs before ours.  Other problems can only  
be avoiding by disabling the
shell extensions (instructions in the FAQ on the wiki).

I have a plan for improving this over time, but unfortunately none of  
this will make it into the 0.7
release this week.

--
Steve

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to