[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: Jack Bates <ms419_at_freezone.co.uk>
Date: Mon, 01 Jun 2009 09:44:40 -0700

> 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.

May I file a feature request for,

svn.fs.revision_prop(..., svn.core.SVN_PROP_REVISION_LOG)

- to return a unicode object instead of a bytestream?

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2357584
Received on 2009-06-01 18:45:03 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.