You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Jesper Moller <je...@selskabet.org> on 2006/04/11 14:14:13 UTC

Re:_What_to_do_with_*rsrc_and_µ_Files?

---------- Original Message ----------------------------------
From: Michael Wladarz <mw...@computerworks.de>
Reply-To: Michael Wladarz <mw...@computerworks.de>
Date: 11 Apr 2006 15:33:10 +0200

>Well, 
>
>if i want to import a *.µ File svn returns:
>
>svn: Can't recode string
>
>I read that there is a way to set the mime-type but how to set it for this case?

This has nothing to do with the MIME type of the file itself, only the filename.

See <http://www.bigbold.com/snippets/posts/show/172>

There must be a mismatch between Subversions notion of the native encoding must be expecting UTF-8 (or perhaps not be expecting UTF-8).
Internally, Subversion works with UTF-8.

As far as I know, resource forks are not supported per se, unless they have a representation in the file system as files or directories.

-Jesper




---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org