On Aug 29, 2009, at 1:10 AM, Daniel Convissor wrote:
Hey Gwynne and the Doc Team:

I just went to look at the annotated view of a file in SVN and found it
can't to do so, saying "Unable to calculate annotation data on binary
file contents."

Binary?  Huh?  These are all text files.  Is this because of the
conversion from CVS?  Is a property misset somewhere?

http://svn.php.net/viewvc/phpdoc/en/trunk/language/operators.xml?view=annotate


Looks like ViewVC thinks the file is binary as long as svn:mime-type is set, even though it's set to text/plain. Try propdel-ing the svn:mime-type entirely.

-- Gwynne

Reply via email to