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

File is listed but cannot be accessed

From: Juergen Weber <weberjn_at_gmail.com>
Date: Fri, 29 Aug 2008 20:45:16 +0200

I tried JSPWiki using subversion as backend using svnkit (Pages are
only text files).

When there is a German Umlaut in the page name, the page cannot be renamed.

With svn it looks like this (svnkit changed the "Blöd" page name to
Bl%C3%B6d.txt)

$ svn --verbose list http://elisa/svn/wikitest/jspwiki|grep Bl
   4309 jspwiki 7 Aug 29 18:12 Bl%C3%B6d.txt
$ svn copy http://elisa/svn/wikitest/jspwiki/Bl%C3%B6d.txt .
svn: Path 'http://elisa/svn/wikitest/jspwiki/Bl%C3%B6d.txt' not found
in revision 4309

Strange.

When I access the repository I can access the file as

http://elisa/svn/wikitest/jspwiki/Bl%25C3%25B6d.txt

Thanks,
Juergen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-08-30 19:12:58 CEST

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

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