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

Re:_What_to_do_with_*rsrc_and_µ_Files?

From: Jesper Moller <jesper_at_selskabet.org>
Date: 2006-04-11 16:14:13 CEST

---------- Original Message ----------------------------------
From: Michael Wladarz <mwladarz@computerworks.de>
Reply-To: Michael Wladarz <mwladarz@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
Received on Tue Apr 11 15:45:51 2006

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.