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?
Best regards
Thomas