Unicode support in ruby bindings checkout
From: Petyo Ivanov <petyo_at_wildbit.com>
Date: Tue, 23 Mar 2010 13:38:12 +0200
Hi,
I have run into an issue with the ruby bindings, when dealing with
Setup is CentOS:
[root_at_centos ~]# ruby -v
I tried various installations, both from source and from packages, all
The test script is this:
https://gist.github.com/9893f77e9f4729ed1112
When I execute it, I get the following result:
[root_at_centos ~]# ruby test-checkout.rb
subversion/libsvn_subr/utf.c:507: 22: m?\195?\164dchen.csv
(the file contains a file named trunk/mädchen.csv)
what is more interesting here, if i do
irb, and
require 'test-checkout'
The script passes without a problem.
Any hints on the meaning of the error:
subversion/libsvn_subr/utf.c:507: 22: m?\195?\164dchen.csv
Would be greatly appreciated. Maybe an environment variable? The same
|
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.