I hid some files of a SVN repo by using the 'Remove from view' option. It's stated that they would show again in case of modification.
https://i.stack.imgur.com/od4sA.jpg
But now, Eclipse shows conflicts in my project, with absolutely 0 files with conflict.
https://i.stack.imgur.com/eXufD.jpg
I'm thinking that it might be one of those files, but I can't find any way to show them again. So:
Is there a way to reset the repo view in Eclipse?
Is there another way to see where the conflict stated by Eclipse is coming from? When I use the svn command line, I don't see any conflict..