Hello, I came across a svnlook problem, and try to get help. Bellow is my environment: Os: windows XP English version, but locale is set to Japan Subversion: Setup-Subversion-1.5.1.en-us.msi
I added a file in svn repository with comment in which mixed with English, Chinese and Japanse. When I use svnlook command to fetch the comment log, only Enlish and Japanese display correctly. It seems that the the svnlook command translate the log encoding into shift_jis. However, using tortoiseSVN client ,the log displays correctly. I guess there is something to do with the encoding. Is there any way to make svnlook using utf8 encoding? Any help would be appreciated.