I'm actually playing this in IDE: zend studio,which embeds svn tool, but I think it should be the same with eclipse, and even svn tool itself.
Suppose there's a directory A in the svn, do the following to reproduce:
- rename A as A2(out of IDE), then refresh A in IDE,and it disappears
- refresh parent directory of A2,named P in IDE,then A2 appears
- rename A2 back to A,then refresh P,it reports:
Problems occured refreshing the selected resources: A2/.svn [in <project root>] does not exist
How to fix this issue now?