On 12.11.2013 15:19, Rob Weir wrote:
On Tue, Nov 12, 2013 at 8:59 AM, Andre Fischer <[email protected]> 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.

-Andre


-Rob


By the way, what became of our attempt to replace SVN with GIT? For getting
the mime type I first tried "svn info <filename>" which shows a lot of
information but not the properties.  Then I tried "svn proplist <filename>"
which only shows the names of the properties but not their values.  I really
needed a third call "svn propget svn:mime-type <filename>" to see the value.
Can we please change to GIT? Life would be so much easier.

Regards,
Andre


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to