[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: Norbert Unterberg <nepo_at_gmx.net>
Date: 2004-07-27 19:27:08 CEST

I can add interesting "features" to the repo browser behaviour:

#1
- display a folder with a list of files in the repo browser
- select one file with the mouse (hilight it)
- press F5 (usually the "update" key)
  --> a '+' box appears in front of the file name
- click on the '+' to expand the new tree
  --> you see the same file again as if it was in its own direcotry
- select that file and press F5 again
  --> a new '+' box appeares below.
- expand that '+' and you get
  Error * Failure to open '/trunk/some path name ...'

#2
- Do the same as #1 with a file that has blanks in the file name
  --> when expanding the '+' you get a message "Error * URL non-existent in
that revision
  BTW, the URL displayed in the edit box has blanks in it when you select
the error message.

I have used a file:// url for this test.

Maybe all the problems in this thread have to do with improper URL encoding,
or with URL encoding that depends on the current OS code page? Note that the
Czech windows versions do have a different code page than the western europe
or US american versions.

Norbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Tue Jul 27 20:29:24 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.