Symptom:
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
It’s because the wrong mime-type property is set on the file.
Fix:
Using property editor, remove svn:mime-type = application/octet-stream property.
Error messages eating my time
Symptom:
Cannot display: file marked as a binary type.
svn:mime-type = application/octet-stream
It’s because the wrong mime-type property is set on the file.
Fix:
Using property editor, remove svn:mime-type = application/octet-stream property.