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

Re: UnicodeDecodeError getting revision log with Python

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 29 May 2009 08:11:13 +0300 (Jerusalem Daylight Time)

David James wrote on Thu, 28 May 2009 at 15:58 -0700:
> Subversion standardizes on UTF-8 internally, but I don't
> think we verify that log messages are UTF-8 -- I think that users can
> encode their log messages using any encoding they want.
>

As of 1.6, we do. See validate_prop() in libsvn_repos/fs-wrap.c.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2356657
Received on 2009-05-29 07:11:37 CEST

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

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