On Fri, Jul 18, 2014 at 01:51:07PM +0200, OBones wrote: > Hello, > > I have a working copy here where a file is in status "modified" which won't > go away. > This file is a binary database dump (.bak) and I don't understand why this > happens on that file while there are other files with that extension in the > same folder that do not behave the same. > I tried running "svn revert" and "svn cleanup" but this did not make the > file go back to unmodified. > When using WinMerge to see the diffs, it tells me the file is identical to > its base.
What files does WinMerge compare exactly? Perhaps it's not comparing the right set of files? > I must be missing something obvious but I can't think of anything short of > doing a fresh checkout of the working copy. > > Any suggestion is welcome. > > Regards, > Olivier Timestamp mismatches? But 'svn cleanup' should repair those. Hmmm...