TortoiseSVN shows red ! decorator for folder, but no files within it are marked with !

Posted by Clay Nichols on Stack Overflow See other posts from Stack Overflow or by Clay Nichols
Published on 2010-03-16T19:17:39Z Indexed on 2010/03/16 19:21 UTC
Read the original article Hit count: 312

Filed under:
|

I'm new to SVN. I'm using the latest version (svn 1.6.9, TortoiseSVN 1.6.7.18415).

Some folders who a red exclamation point next to them. If I drill down, I find a sub folder with ! as well but no files within that are marked with ! (all are either a green checkmark or no icon (because they are Ignored (like .exe files) .

What I've tried:

  • Cleanup {reported success}
  • Add {reports nothing to add. All files either under version control has been ignored per the .ignore property.
  • Commit {succeeds}
  • SVNupdate {succeeds}
  • Restarted computer.

Some oddities: -I had a bunch of CVS folders (these files were copied over from a PC that was using CVS but we don't need that version history so I didn't import it into SVN). I deleted those CVS\ folders and they are showing up (as unversioned files) when I CheckIn.

Any ideas?

© Stack Overflow or respective owner

Related posts about tortoisesvn

Related posts about svn