On Mon, Aug 31, 2009 at 9:42 PM, Douglas Philips<d...@mac.com> wrote:
> On 2009 Aug 31, at 10:37 PM, Steve Borho wrote:
>>
>> On Mon, Aug 31, 2009 at 9:20 PM, Douglas Philips<d...@mac.com> wrote:
>>>>
>>>> The output of 'hg showconfig tortoisehg' and 'hg showconfig extdiff'
>>>> will probably locate the problem.
>>>
>>> Yup, that showed that C:\Program Files\TortoiseHg\Mercurial.ini was not
>>> being read. At. all.  --debug confirmed it, no configuration data from
>>> that
>>> file...
>>
>> That's troubling.  Unless you have HGRC defined in your environment,
>> or an old registry key, Mercurial is hard-coded to look in the program
>> directory (location of the hgtk,exe | hg.exe) for it's site-wide
>> configuration file.
>
> Yes, that is troubling. No such environment variable. I know the file isn't
> even being read because I injected syntax errors. As to the registry, I
> can't say. What I do know is if I uninstall and reinstall 0.8.1 things are
> happy again. NO changes to any of my files. :( An old registry key would
> surely muck up 0.8.1 as well?

Yep, it certainly should.  hmmm,  I wonder if thg-winbuild is picking
up the pywin32 extensions properly.  I think a missing win32api or
win32com.shell could cause this problem, since system_rcpath_win32()
would not run.

It'll be almost a week before I can look more closely at this.

--
Steve Borho

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to