On Aug 11, 2014, at 6:53 AM, Ivan Drobyshevskyi wrote:
> On Mon, Aug 11, 2014 at 11:05 AM, Ivan Drobyshevskyi wrote:
>> There's a strange behaviour that is reproduced for some files in our
>> subversion repository: `touch`ing this file(s) makes `svn diff` show
>> entire file as changed. Similar hap
Removing svn:eol-style (was set to 'native') for files in question
property solved the issue. I guess it's some weird interaction between
Tortoise SVN hosted repository and upstream subversion.
On Mon, Aug 11, 2014 at 11:05 AM, Ivan Drobyshevskyi
wrote:
> There's a strange behaviour that is repro