So I have this file that has an exclamation mark over it, so I guess there must be something wrong. At first I tried to commit it, but Subversion is telling me there’s nothing to commit, so I guess that isn’t a problem. Maybe it has something to do with some modification in other branch of this same file?
Isn’t there a command over the file I can run that tells me what might be wrong with it? I’ve run “svn info ” but that doesn’t seem to contain any relevant info to solve this issue.
Here is a screen shot of the file:

Sometimes TortoiseSVN’s cache does that. It’s a known issue due to integration between TortoiseSVN and Windows Explorer.
Solution: Execute a Clean Up (Right-click folder –> Subversion –> Clean Up). That should take care of it.