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

[TSVN] Paths with non ascii chars

From: Petter Åhbeck <petter.ahbeck_at_dehex.se>
Date: 2004-06-26 19:47:55 CEST

Hi all

I have been trying for some time now to get SVN & TSVN working with
paths (and files) with swedish chars.

I can get SVN cli to work, but I then have to manually UTF8-encode and
escape the path to a valid IRI, which is quite tiresome (I hope for the
auto escaping to happen in SVN 1.1), but I cannot get TSVN to work.

It seems my repo-browser doesnt UTF8 encude the path when sending to
server, other way around, server to client seems to work.
This means that if I have a repos tree with a folder with swedish chars
somewhere within the middle of the tree, I can see that folder in the
repo-browser, but beneath that is just the text 'Dummy', and when I try
to checkout that folder (or show log ...) I get the error 'Path not
found'. If I try to checkout one folder above the 'swedish' folder all
works fine, and I get the whole subtre to my WC.

I saw Stefans commment in the thread 'Recover deleted file' about the
URI i the property page, but I desn't see ANY escaping (neither space ->
%20 or 127+ ASCII -> %whatever).

Am I doing something terribly wrong. Can't seem to find anything i
manual, FAQ or mailinglist.

Using SVN 1.0.4, server win2k apache 2.0.49 client win 2k/winxp TSVN 1.0.6

Greatful for all help with a fantastic product.

//Petter

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Sat Jun 26 21:35:22 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.