On Tue, Jul 29, 2008 at 8:16 AM, Georg <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I wrote a Python hook function that I used to deploy into library.zip/hgext
> as file msc.py.  That worked with TortoiseHg 0.4rc2.

I am confused. Do you mean you somehow stuffed msc.py into library.zip
file of TortoiseHg's installation?

What kind of hook is that? How do you enable the hook?

> Now in 0.4rc3, the hook still works *but only on the command line*.
>
> Whenever I try something in the GUI, calling from the Windows Explorer
> context menu, it tells me it cannot find the hook (import hgext.msc not
> found).
>
> Does the GUI have a different Python path than the command line?  How can I
> install a custom Python extension so that it is found both from the hg
> command line and from the GUI?
>
> --
> Regards,
> Georg.
>
>
> -------------------------------------------------------------------------
> This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
> Build the coolest Linux based applications with Moblin SDK & win great
> prizes
> Grand prize is a trip for two to an Open Source event anywhere in the world
> http://moblin-contest.org/redirect.php?banner_id=100&url=/
> _______________________________________________
> Tortoisehg-discuss mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss
>
>

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

Reply via email to