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

Re: [PATCH] Fix filename encoding error in svn_io_open_unique_file3()

From: Philip Martin <philip.martin_at_wandisco.com>
Date: Thu, 17 Jun 2010 18:09:19 +0100

Julian Foad <julian.foad_at_wandisco.com> writes:

> How can I easily test this in my Ubuntu UTF-8 environment?

I think you can do it in an 8-bit non-utf8 locale:

$ sudo dpkg-reconfigure locales # select en_GB.8859-15
$ LANG=en_GB.8859-15 ./executable

-- 
Philip
Received on 2010-06-17 19:10:11 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.