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

Re: Save list of selected files to... null characters ??

From: Kurt Pruenner <leak_at_gmx.at>
Date: Sat, 17 May 2008 00:09:11 +0200

Chris wrote:
> Has anyone noticed that when you:
>
> #1) Compare revisions of two branches in the RepoBrowser
> #2) Select some files
> #3) Select the "Save list of selected files to..." option
>
> The resulting txt file is full of null characters for every character
> under (wordpad, programmers notepad, etc)
> Could it be the encoding is wrong ?
>
> Using:
> - TortoiseSVN-1.4.8.12137
> - Windows XP Pro service pack 2

Well, it's 16-bit Unicode characters... where the normal ASCII
characters always have a high byte of zero.

Try some more non-Western characters and you'll be glad about it...

-- 
Kurt Bernhard Pruenner --- Haendelstrasse 17 --- 4020 Linz --- Austria
.......It might be written "Mindfuck", but it's spelt "L-A-I-N".......
np: Aesop Rock - Easy (Bazooka Tooth)
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-05-17 00:09:19 CEST

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

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