Book a Demo

Author Topic: SVN Log Messages Character Encoding  (Read 3607 times)

Carlos Veber

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
SVN Log Messages Character Encoding
« on: July 03, 2008, 04:55:45 am »
Hi, (Brazil)

The special characters in the SVN log entries are wrong while reading from inside EA. If i check them using Tortoise, they are just fine.

If i input new log messages with special characters, they are saved correctly., they are just presented the wrong way.

My EA version is 6.5.800, Professional.

Is there any configuration in EA to show special characters in the log entries, or is it a bug? The same EAP configured to a CVS server, show the special characters.

Thanks in advance,

Carlos
« Last Edit: July 03, 2008, 04:57:54 am by carlosveber »

Eve

  • EA Administrator
  • EA Guru
  • *****
  • Posts: 8110
  • Karma: +119/-20
    • View Profile
Re: SVN Log Messages Character Encoding
« Reply #1 on: July 03, 2008, 09:09:48 am »
First, try upgrading.  If that doesn't work send in a bug report.  It sounds like a codepage issue (eg. 1251 vs. 1252) to me, and ideally we would be using utf-8.