Hi,

> Thomas Chojecki <[email protected]> hat am 10. Dezember 2013 um 00:15
> geschrieben:
>
>
> Hallo,
> has anyone similar problems with committing text files? In my case I'm 
> using a linux box and the file is UTF-16 LE encoded. I configured my 
> SVN client as described in the beginners guide and added the content 
> of http://www.apache.org/dev/svn-eol-style.txt to the config.
>
> My svn client throws this shorten error
> svn: E200009: Kann »svn:eol-style« nicht setzen: Datei 
> ».../testAnnotations.pdf-sorted.txt« hat die MIME-Typ Eigenschaft 
> »binär«
>
> In english it should be something like this
> svn: E200009: File '.../testAnnotations.pdf-sorted.txt' has binary 
> mime type property
>
> Do I need to add svn:mime-type=text/plain or something else to the 
> config for *.txt files?
I found some hints in the internet that subversion didn't support UTF-16 as text
from the beginning and threated those as binary files in older version.
So the question is, which version are you using? Maybe a version bump
could help here.

> Best regards
> Thomas


BR
Andreas Lehmkühler

Reply via email to