Here's some ideas: https://stackoverflow.com/questions/567757/how-do-i-distinguish-between-binary-and-text-files
Perhaps SVN set a binary mime-type on them when you first added them (svn property) so you could try to look for that also perhaps. /Oskar Den tors 27 juni 2019 kl 10:43 skrev Alejandro Ariel Abaca via TortoiseSVN < tortoisesvn+apn2wqdqq-tzmmedha9jd7el5bgmux7qvzu7m4vrbgieuu3-o...@googlegroups.com >: > Everything you have written, I understand very well. If my original files > are bad text files, I can commit them and the SVN server saves then in a > format that is marked as not text file. Then, when I try to compare one of > those files against my local copy, the error I have written about appears. > I have seen several times that, if I commit the local version of one of > those files again, the problem dissapears (I can make a difference from > THAT commit on). So, I wonder if there is a way for me to find out those > commited files that are not valid text files in the SVN server and make a > manual replacement of the tail nul characters for nothing to convert those > files in valid text files. Do you have information on how to do that? Maybe > a link to a help page would help. > > Thank you very much for taking the time to answer. > Regards. > Ariel. > > -- > You received this message because you are subscribed to the Google Groups > "TortoiseSVN" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tortoisesvn/58a04889-c58d-4f25-bb6e-32486bd61c12%40googlegroups.com > <https://groups.google.com/d/msgid/tortoisesvn/58a04889-c58d-4f25-bb6e-32486bd61c12%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/CAHOuc7OHZvxWkxyEoZ0%2BkBCDQqQ3EsjLH0U5ViB1wmDKV85HQQ%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
