0

I am using websvn to see svn revision comparison. I uncommented
$config->ignoreSvnMimeTypes();
to my config.php, but it seems not to work:

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

What am I missing?

oshai
  • 14,865
  • 26
  • 84
  • 140

1 Answers1

0

my workaround was to change the mime type

oshai
  • 14,865
  • 26
  • 84
  • 140