Description
The code that fills svn_wc_entry_t assumes that for any text conflict my_abspath is available. Which isn't true for binary files. (Before 1.7 we assumes that all values could be NULL) The svn part of 'svn info' has the same assumption.
The code that fills svn_wc_entry_t assumes that for any text conflict my_abspath is available. Which isn't true for binary files. (Before 1.7 we assumes that all values could be NULL) The svn part of 'svn info' has the same assumption.