I have the following problem:
Case 1: I checkout a svn repo, open a file with Sublime or gedit or nano and I save it without doing anything. When I do a svn diff on that file a bunch of lines appear as if they were modified. I revert to base.
Case 2: I open the same file with vim or notepad (on wine) save the file without doing any modifications and svn diff is empty as it should.
Has anyone experienced such a behavior? It's really annoying and I can't create a proper patch.
Thanks