On 12.11.2013 15:34, Andre Fischer wrote:
On 12.11.2013 15:19, Rob Weir wrote:
On Tue, Nov 12, 2013 at 8:59 AM, Andre Fischer <awf....@gmail.com> wrote:
I just checked in some files for creating Windows patches (no, the
work is
not yet finished) and saw that the .xml files are flagged as binary.
Checking their properties revealed that their mime type is correctly
set to
application/xml.  Does anybody know why they are still flagged as
binary?

Do you have svn:eol-style set?

No, svn:mime-type is the only property that was (automatically) set.

Maybe its value should be text/xml instead of application/xml.

Thats also what http://www.apache.org/dev/svn-eol-style.txt
recommends:

"Please do not use svn:mime-type=application/xml for xml files as that causes SVN to treat them as binary - use text/xml or omit the setting entirely."

Now if svn's automatic property setting mechanism agreed with this too all would be fine.

Herbert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org
For additional commands, e-mail: dev-h...@openoffice.apache.org

Reply via email to