[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnlook propget encoding error for Chinese Log

From: Rock Sun <daijun_at_gmail.com>
Date: Sat, 18 Oct 2008 11:32:43 +0800

My Subversion version is 1.5.3

I run:
svnlook pl H:\svnroot\scm -r 62 -v --revprop
And the result below is right.

  svn:log : 就这样吧。
  svn:author : temp
  svn:date : 2008-09-23T15:05:23.062500Z

But when I want to get the svn:log with pg with the command:
svnlook pg H:\svnroot\scm svn:log -r 62 --revprop

The result is:

傚氨杩欐牱鍚с€

The result should is '就这样吧。'

Is it a bug? or I had to change something.

-- 
My Blog: http://rocksun.cn/
My Site: http://www.subversion.org.cn
Received on 2008-10-18 05:33:10 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.