Sometimes you just need to get rid of those pesky subversion folders because you can’t export or something so here’s the quick and easy way to do it in windows:
- Be sure you can see hidden files and folders (Advanced folder settings)
- Open Windows Explorer in the root folder of your project
- Explorer
- In the search bar (or Ctrl+F for older versions of windows), type “.svn”
- Sort by name
- Delete all the ones that are folders (not the ones that are files)
Done.
