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

Re: [TSVN] UNICODE support in folder names

From: SteveKing <steveking_at_gmx.ch>
Date: 2004-07-27 21:04:36 CEST

Norbert Unterberg wrote:

>>From: SteveKing
>>The problem you're seeing here is that TSVN has no way to check if an
>>URL points to a file or a folder.
>
>
> Hmm, I thought TSVN might already have that information because it already
> displayed folders with a folder icon and files with a file icon. However, I
> have no problems with this, I just thought I might report that as a bug.
> Just wanted to be helpful ...

That's what confuses people a lot ;)
See, the folder and file icons work if you do an 'svn ls' on a folder.
Because then we get all the information about the contents of that
folder we need. But as long as no 'svn ls' is done yet, we don't have
that information yet. And when the repobrowser is started, the 'svn ls'
isn't done until the user expands the treeview. The same happens if you
enter an URL manually - TSVN then just assumes that you entered an URL
to a folder.
(just some explanation about what's going on inside of TSVN).

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 27 22:09:29 2004

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.