I'm using Tortoise SVN on Windows 7.
I've got a folder that got fouled up (probably b/c I renamed it outside of SVN). I've read the SO article about obstructed folders/files, and that folder is now not listed in the Repository but it's still showing up with a warning icon (when I do a Cleanup Tortoise reports that it's "not a working directory"). This then triggers warning icons for all parent directories. I could ignore that warning but then might miss real warnings. Also the "caution" warning appears on the root folder even when it should be a "Files need to be committed" icon.
Summary of what I've tried
1.Removed that folder (Data) from source control. 2. When I try to Cleanup it's parent folder, I get an error that Cleanup failed because \data is not a working directory 3. I (perhaps foolishly?) then deleted that directory from the Repo browser. That succeeded but did not fix the problem. That folder is NOT listed in Repository. 4. (update) And... if I try to Checkout that folder Tortoise doesn't show me the correct Repository folder (.../data/)and if I manually type that one in, it says it does not exist.
Any ideas?