Bastian Doetsch wrote:
> I've tested the patch on Linux and queued it. It works, but I'd still
> like some input on its behaviour on windows.

This is the console output when using hg.exe from the official binary
installer:

C:\tools\Mercurial\hg.exe glog --config extensions.graphlog= --
template *{rev}\n Class2.java
  Done in 0:00.187 min.

C:\tools\Mercurial\hg.exe log --debug --style C:\development\.metadata
\.plugins\com.vectrace.MercurialEclipse\log_style -r 1:0 -l 500 -f C:
\development\TestMercurial\src\com\dms\mercurial\Class2.java
  Done in 0:00.172 min.


This is the console output when using hg.bat from my custom built
version:

C:\tools\Python25\Scripts\hg.bat glog --config extensions.graphlog= --
template *{rev}\n Class2.java
  Done in 0:00.141 min.

C:\tools\Python25\Scripts\hg.bat log --debug --style C:\development
\.metadata\.plugins\com.vectrace.MercurialEclipse\log_style -r 1:0 -l
500 -f C:\development\TestMercurial\src\com\dms\mercurial\Class2.java
  Done in 0:00.140 min.

Regards,
BraileTrail

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MercurialEclipse" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/mercurialeclipse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to