Re: svn status/diff false positive

2014-08-11 Thread Ryan Schmidt
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

Re: svn status/diff false positive

2014-08-11 Thread Ivan Drobyshevskyi
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

svn status/diff false positive

2014-08-11 Thread Ivan Drobyshevskyi
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 happens when opening-saving file in any text editor or copying it back and forth. touch: $ svn status cmVectorStream.h $ touch c