Re: utf8 filenames do not work on w2k
From: Branko Čibej <brane_at_xbc.nu>
Date: 2003-03-11 19:45:06 CET
solo turn wrote:
>accented characters and umlauts do not seem to work on windows. the
>Cépy of t&.txt
Here's what I get:
C:\Home\brane\src\svn\test>svn --version
Copyright (C) 2000-2003 CollabNet.
The following repository access (RA) modules are available:
* ra_dav : Module for accessing a repository via WebDAV (DeltaV) protocol.
C:\Home\brane\src\svn\test>svnadmin create repo
C:\Home\brane\src\svn\test>svn co file:///c:/Home/brane/src/svn/test/repo wc
C:\Home\brane\src\svn\test>cd wc
C:\Home\brane\src\svn\test\wc>echo "Austria" > Österreich
C:\Home\brane\src\svn\test\wc>svn st
C:\Home\brane\src\svn\test\wc>svn info Österreich
And, of course, the most important bit:
C:\Home\brane\src\svn\test\wc>echo %APR_ICONV_PATH%
Where's your iconv directory? Did you set APR_ICONV_PATH?
-- Brane Čibej <brane_at_xbc.nu> http://www.xbc.nu/brane/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Tue Mar 11 19:47:53 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.