-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Thanks for your quick replies.
Typing something like
svn list file:///d:/temp/svn/umlaut/folder_with_%C3%BC
is fully understandable (UTF-8 & URI encoding) but not very convenient.
The fallback strategy for encoding sounds promising. Maybe a commandline
switch for the encoding might be another idea? So the above could be
written as
svn list --uri-encoding=latin1 file:///d:/temp/svn/umlaut/folder_with_ü
to avoid ambiguities?
"Strange" characters are to be avoided in file & directory names anyway
(whenever possible) so it's no such big a deal to me.
Greetings,
M
Tobias Ringström schrieb:
| makl wrote:
|
|> Subversion expect UTF-8 encoded URLs. If you use
|> svn mkdir file:///d:/temp/svn/umlaut/folder_with_%C3%BC it work as
|> expected.
|>
|> The bug is that nobody checks if the URL is UTF-8 encoded.
|
|
| That is one bug, but the hang was also a bug. I've fixed the hang in
| r9233. I don't think that fix is important enough to merge into the
| 1.0.x branch since it can only happen if there is bad UTF-8 code in the
| repository.
|
| /Tobias
|
| ---------------------------------------------------------------------
| To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
| For additional commands, e-mail: users-help@subversion.tigris.org
|
|
- --
/**********************************************************
~ Thanx, the "GR_FRameRAM8" is much more elegant than a
~ mere "19", naturally.
~ mailto:marcus.rohrmoser@gmx.de
~ http://marcusr.gmxhome.de/
Zu Infos über email Verschlüsselung mit GnuPG/PGP siehe
http://www.gnupp.de
**********************************************************/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFAatrp3wDNYFytWz8RAkkOAJ9/L9wPFqk+xor30eeEren/wG8CzACgzNIq
3YPHSFFNLvCQLAWDorbrits=
=NL55
-----END PGP SIGNATURE-----
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Mar 31 16:52:50 2004