On Wed, May 13, 2009 at 11:22 PM, TK Soh <teekay...@gmail.com> wrote:
> On Wed, May 13, 2009 at 11:13 PM, Steve Borho <st...@borho.org> wrote:
>> On Wed, May 13, 2009 at 5:40 PM, TK Soh <teekay...@gmail.com> wrote:
>>> On Sat, May 9, 2009 at 9:57 PM, Steve Borho <st...@borho.org> wrote:
>>>> I've just uploaded a new preview release to code.google.com (090509).
>>>> This will be the last installer that has Python shell extensions, so
>>>> it may be a couple of weeks before I upload another preview.
>>>>
>>>> http://code.google.com/p/tortoisehg-nightly/
>>>>
>>>> There's about five weeks left before the 0.8 code freeze and so the
>>>> scope of what will fit into the release will begin to narrow.  Here is
>>>> what I would like to fit in:
>>>>
>>>> 1) The C++ shell extensions, obviously.  For 0.8, I expect even the
>>>> context menus to be C++.  As such, the context menus in 0.8 may have
>>>> reduced functionality.   Time will tell.
>>>
>>> I'd like to try out the crew version with C++ shellext. I might have
>>> missed it in one of the post, but any documentation on how to install
>>> it from source, perhaps in a more straightforward way than what I did
>>> it earlier?
>>
>> Adrian's earlier email had the best suggestion.  You build the DLL
>> then load the ISS file in that directory into the inno setup GUI and
>> tell it to run the installer.  It creates a C:\TortoiseHg install with
>> just the shell extension DLL and registers all the proper registry
>> keys
>
> That's what I did. I got the cmenu, but they don't bring up any GUI
> tools. The overlay icons are also missing from the folders. I vaguely
> recall some discussion on the cmenu issue, but don't recall any issue
> on the overlays (sorry I don't follow the list too closely these
> days). Should I be using crew repo or Adrian's repo?

Here I captured some of the DebugView's output:

[2348] [THG] findHgRoot(C:\hg\hello\dir1): hgroot = 'C:\hg\hello' (found repo)
[2348] [THG] DirectoryStatus::read: can't open 'C:\hg\hello\.hg\thgstatus'
[2348] [THG] Dirstatecache::get: lstat(C:\hg\hello\.hg\dirstate) ok

[2348] [THG] LaunchCommand: "C:\TortoiseHg\hgtk.exe" commit
[2348] [THG] LaunchCommand: failed to launch

I search the list archive and found some discussion on addition of
hgtk.bat file to overcome the problem on launching the GUI tools. Has
this been resolved in crew?

------------------------------------------------------------------------------
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