hgk issues on win32

Patrick Mézard pmezard at gmail.com
Mon Jun 4 06:15:20 UTC 2007


Bela Babik a écrit :
> I was able to get hgk working on windows.
> 
> I had 2 problems:
> 
> - The default selection color for me is a kind of dark blue on the
> canvas which makes the selection unreadable. I have added "
> -selectbackground grey" to each one.

Could you send a patch for this one ?

> - The hgk.tcl assumes "\n" line endings so it is unable to parse the
> output of hg on windows. I created a batchfile, and it is working now:
> @C:\Python24\python.exe C:\Python24\Scripts\hg %* | tr -d "\r"

This is fixed in crew and crew stable, see 
<http://hg.intevation.org/mercurial/crew/rev/28cbe9e01f17>.

--
Patrick Mézard




More information about the Mercurial mailing list