Cumartesi 29 Ağustos 2009 08:10 sularında, Daniel Convissor şunları yazmıştı: > 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
Pass the --force flag: $ svn ann --force operators.xml Nilgün
