Hgk and cygwin
Andrei Vermel
avermel at mail.ru
Fri Dec 22 20:37:19 UTC 2006
Works fine for me with tcl/tk from ActiveState.
In c:\Mercurial I have:
* hgk from current top level
* hgk.cmd containing
@C:\tcl\bin\wish c:\mercurial\hgk
* hg.bat containing
@c:\Python24\python.exe c:\Python24\Scripts\hg %*
* Mercurial.ini containing
[hgk]
path= c:/mercurial/hgk.cmd
Andrei
----- Original Message -----
From: Joe Bruce
To: Daniel Santa Cruz
Cc: Mercurial
Sent: Friday, December 22, 2006 10:40 PM
Subject: Re: Hgk and cygwin
Unfortunately not. Based on my troubleshooting, it appears that 'tk' is incapable of
'exec'ing anything other than real EXEs. It refuses to execute any script, whether 'hg',
'hgk', or a simple shell script of my own making.
I'd love to have this work -- 'hg view' only works under Linux for me. If anyone knows how
to make it work, I would love to know how as well...
Joe
On 12/22/06, Daniel Santa Cruz <byteshack at gmail.com> wrote:
Has anyone attempted and been successful at running hgk under cygwin?
Daniel
_______________________________________________
Mercurial mailing list
Mercurial at selenic.com
http://selenic.com/mailman/listinfo/mercurial
_______________________________________________
Mercurial mailing list
Mercurial at selenic.com
http://selenic.com/mailman/listinfo/mercurial
More information about the Mercurial
mailing list