I recently had to change the IP Address on our SVN server. I switched the repository to the new IP Address without any problems and I edited the location of the my external folder using the following command:
svn propedit svn:externals .
But in Eclipse I can check out everything except the external folder.
I'm not sure what's going on, so any help appreciated.