On Mon, May 11, 2009 at 2:23 AM, Adrian Buehlmann <adr...@cadifra.com> wrote:
> On 11.05.2009 05:59, Steve Borho wrote:
>> The cmenu's worked, what little testing I did of them.  Debugging is
>> compiled in so the debugview sysinternals tool will show you debug
>> spew if you're curious.
>
> I've just downloaded and installed
> http://tortoisehg-nightly.googlecode.com/files/TortoiseHg-090510.exe
>
> Looks good so far. Context menu and overlays on files work out of
> the box.
>
> For testers: to get the overlay icons on directories, you must enable
> the new thgstatus extension in your mercurial.ini. In section [extensions]
> add a line
>
> thgstatus =
>
> Then you will have a new command "hg thgstatus" [1].
>
> You must do a "hg thgstatus" in each repository where you want to have
> overlay icons on the directories. The icons on the directories are
> not updated automatically. To update them do a hg thgstatus. We will
> probably have to add this to the context menu.

I've uploaded a new installer (these may be nightly for a while as we
churn through these issues).  This installer has said context menu
option to update the icons, and I added a call to shell_notify() so
the explorer window refreshes automatically after the dirstate is
refreshed.

Adrian, if you can add an argument to your thgstatus command like
--delay, that makes it wait until the second ticks over, we can call
that directly from the few dialogs that need it.

--
Steve Borho

------------------------------------------------------------------------------
The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your
production scanning environment may not be a perfect world - but thanks to
Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700
Series Scanner you'll get full speed at 300 dpi even with all image 
processing features enabled. http://p.sf.net/sfu/kodak-com
_______________________________________________
Tortoisehg-discuss mailing list
Tortoisehg-discuss@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to