Thursday, March 5, 2015

Cannot display: file marked as a binary type

Cannot display: file marked as a binary type.
svn:mime-type = application/xml

You can get diff even for a file marked as binary by using --force:

# svn diff --force path/to/file

No comments: