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

Re: svn blame and filenames with non-ascii chars

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-12-13 19:33:48 CET

"Erik Huelsmann" <e.huelsmann@gmx.net> writes:

> Hi Stefan,
>
>> > depends on what characters are URI encoded in the URL, where do we
>> > guarantee that the URL contains URI encoded UTF-8?
>>
>> What I do in TSVN is for paths to encode them in UTF-8 before
>> passing to the subversion functions, and URL's first URI encoded
>> and then in UTF-8 before passing to the subversion functions.
>
> Are you sure this the correct order? it means that if you decode the
> URL you can be stuck with a non-UTF-8 encoded URL.

Exactly. I don't think the command line client gets it right either.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Dec 13 19:47:08 2003

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.