Re: [thg-dev] Debug output for the shell extension

2009-11-24 Thread Steve Borho
On Tue, Nov 24, 2009 at 1:32 AM, Adrian Buehlmann wrote: > Just a reminder: > > Debug output for the shell extension is now disabled by default > (see ddce4294c9ef, which is in 0.9). > > It needs to be enabled in the registry by setting: > >   [HKEY_CURRENT_USER\Software\TortoiseHg] >   "DebugShel

[thg-dev] Debug output for the shell extension

2009-11-23 Thread Adrian Buehlmann
Just a reminder: Debug output for the shell extension is now disabled by default (see ddce4294c9ef, which is in 0.9). It needs to be enabled in the registry by setting: [HKEY_CURRENT_USER\Software\TortoiseHg] "DebugShellExt"="1" There is a file win32/shellext/DebugShellExt.reg in the