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

Re: [Subclipse-users] UTF8 in commit comments

From: Mark Phippard <markphip_at_gmail.com>
Date: Fri, 14 Aug 2015 21:58:28 -0400

Yeah, sure it does. It supports Asian languages, Cyrillic etc. that all requires UTF8 -- as does the svn api. But you also have the swt control, the Java string and possibly whatever validation/normalization we do. So somewhere along the way these characters are obviously not working.

Mark

Sent from my iPhone

> On Aug 14, 2015, at 9:07 PM, Jacob Weber <jacob_at_jacobweber.com> wrote:
>
> Does Subclipse support UTF8 in commit comments?
>
> I copied an emoji from the Mac's character picker, and pasted it into Subclipse's commit dialog, but got this error:
> Transmitting file data ...
> Wrong or unexpected property value
> svn: Commit failed (details follow):
> svn: Cannot accept 'svn:log' property because it is not encoded in UTF-8
>
> If I commit using the SVN command line tool, and paste in the same character after -m, it works.
>
> I'm on a Mac with the latest Eclipse/Subclipse, and JavaHL.1.8.5.
>
> ------------------------------------------------------
> http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3132138
>
> To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3132144

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2015-08-15 03:58:38 CEST

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

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