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

Subversion 1.4.6 : 3 tests fail when locale is set to Turkish (tr_TR.UTF-8)

From: Ismail Dönmez <ismail_at_pardus.org.tr>
Date: 2007-12-22 16:52:01 CET

Hi all,

My LC_ALL, LANG etc is set to tr_TR.UTF-8 and make check in 1.4.6 shows 3
failures :

FAIL: log_tests.py 6: 'svn log -r COMMITTED' of dynamic/local WC rev
FAIL: diff_tests.py 20: diff a property change plus a local edit
FAIL: merge_tests.py 10: merge operations using PREV revision

If I do LC_ALL=C make check all tests pass.

This is probably because of a minor detail in Turkish upper/lower conversion.
In Turkish uppercase of "i" is not "I", and lowercase of "I" is not "i". For
more details on this see [0] .

I didn't investigate this failures in detail yet, but I would appreciate any
comment/suggestion.

[0] http://www.i18nguy.com/unicode/turkish-i18n.html

Regards,
ismail

-- 
Never learn by your mistakes, if you do you may never dare to try again.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 22 16:52:04 2007

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.