I've upgraded MercurialEclipse to this new release 1.1.867 (from
previous release), and found a problem.
When I choose "Team" -> "Show History" for any directory (not a file),
history window is not show any history, it's clear. But, for any file
from the same project, history view works fine, as it worked in
previous release.
My system is: Windows XP SP2, Eclipse Version: 3.4.0, Mercurial
version 1.0.2
In Mercurial console log:
1) For a file
log call (success)
C:\Utils\Mercurial\hg.exe log --debug --style S:\work\src\.metadata
\.plugins\com.vectrace.MercurialEclipse\log_style -l 500 -f S:\work\src
\stream-complete-current\.hgignore
then glog call (success)
C:\Utils\Mercurial\hg.exe glog --config extensions.graphlog= --
template *{rev}
2) For a directory
log call (success)
C:\Utils\Mercurial\hg.exe log --debug --style S:\work\src\.metadata
\.plugins\com.vectrace.MercurialEclipse\log_style -l 500 S:\work\src
\stream-complete-current\include
If it's known problem, then there may be some workaround to solve it?
--
WBR,
Alexander
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---