Hi, On 12.11.2013 14:59, Andre Fischer 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?
I do not know, but I was also hit by this SVN feature when working on the application XML update feeds.
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.
+1 Best regards, Oliver. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@openoffice.apache.org For additional commands, e-mail: dev-h...@openoffice.apache.org