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

Re: [TSVN] Problems with special characters in filenames shown Repo-Browser

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2005-07-05 19:42:38 CEST

SteveKing wrote:
> Thomas Huss wrote:
>
>> Hi all,
>>
>> I have checked into the Repository some files named like :
>>
>> %1000.iso
>> %1001.iso
>> %1002.iso
>> (...)
>>
>> There is no proplem to check in / checkt out those files.
>> But, the problem is : the Repo-Browser does not show the file name
>> correctly.
>
>
> Sure. The '%' char is used to escape special chars in URL's. So %1 gets
> escaped to the the char with bytecode 1.
> There's nothing TSVN can do about that. Well, it could, but then the
> escaped URL's couldn't be shown and people complained about that too.

But I see the problem also with the filename '%foo', '%bar' or '%nix'
(to make clear that the two others are not interpreted as hex values).
And at all the problem is not in the URL but in the tree view. Is that
part extracted from the URL?

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 5 19:52:03 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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