From: Vladimir A. <vl...@gm...> - 2011-09-02 16:16:06
|
Hey, Is anyone else having problem not being able to diff build.xml from svn clients. I get this error: $ svn diff -r 1094 build.xml Index: build.xml =================================================================== Cannot display: file marked as a binary type. svn:mime-type = application/xml Apparently this is because of the svn property on that file svn:mime-type = application/xml that seem have been there since start of time. Does anybody still need that property on the file for some reason? If noone will respond, I would remove the property off the file. Or anyone cares that it shall be change to mime-type = text/xml? -- Vladimir |