We should probably offer an option to set the locale of a repository
which would then be used when parsing the log xml. Glad, you could solve
your problem!

Bastian

On Do, 2008-10-02 at 15:58 +0600, Aleksandr wrote:

> I've found a cause fo the problem. This was not exaclty what I wrote.
> The problem was in chracters encoding. When history log contained some
> cyrillic commit messages, history was not displayed.
> 
> I've added
>   -Dfile.encoding=UTF-8
> in eclipse.ini
> 
> and changed env. variable HGENCODING:
> HGENCODING=utf8
> 
> Now i have correct history view and console messages.
> 
> On Thu, Oct 2, 2008 at 1:25 PM, Alexander Kuzentsov <[EMAIL PROTECTED]> wrote:
> > 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
> >
> >
> >
> 
> 
> 

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to